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

Display current dir as "." rather than empty string

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 1.1.0
    • unknown
    • None

    Description

      The relative path of the current directory is displayed as the empty string by
      "svn proplist .", "svn propget -R", etc. and in many error messages.  "svn
      propedit" was fixed in r7097.
      
      It would probably be sensible to use a common "format_path_for_display" function
      which could do all of:
        - display "." instead of the empty path;
        - convert path separator "/" to "\" if required;
        - convert from UTF8 to native local character set.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            julianfoad Julian Foad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: