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

OUTPUT: say "rN" instead of "revision N" in output

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk
    • 2.0-consider
    • cmdline client
    • None

    Description

      It would be nice for commands like 'svn update' and 'svn commit' to use the
      standard revision syntax in their output:
      
         $ svn up
         [...]
         Updated to rN.
         $
      
      and
      
         $ svn ci
         [...]
         Committed rN.
      
      The "rN" syntax was not settled when the current output was designed, that's why
      it says "revision N" instead.  I think the slight inconvenience to legacy
      scripts is worth the consistency benefit from changing these in 2.0.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kfogel Karl Fogel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: