Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-1214

more flexible prompt callback prototypes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • all
    • 0.29
    • libsvn_client
    • None
    • Windows 2000

    Description

      we want to be able to retrieve more than one piece of information in a 
      single call to a prompt function.  Instead of taking a string and returning 
      a string, it should take a list of N strings and return a list of N strings.  
      This is needed for GUI clients.
      
      Also a prompting provider which simply returns a boolean instead of a 
      string is needed. Or instead of a boolean an enum type for return types 
      like yes,no,cancel,abort,yestoall, ...
      This provider should then be used by the ssl cert provider.
      

      Attachments

        1. 1_1214-patch-in-progress.txt
          15 kB
          Karl Fogel
        2. 2_1214-patch.txt
          59 kB
          Karl Fogel
        3. 3_1214-patch.txt
          60 kB
          Karl Fogel

        Activity

          People

            Unassigned Unassigned
            steveking Stefan Küng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: