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

"svn co -r OLDREV" prints "Checked out revision HEAD"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Invalid
    • all
    • 0.14.0
    • src
    • None

    Description

      Pretty simple bug:
      
         $ svn checkout -r 1 http://someurl/...
         A  blah/blah
         A  blah/blah/blah
         A  blah
         A  blah/blah/blah/blah/blah
         Checked out revision 23.
      
      It should says "Checked out revision 1" at the end, of course.  I'm
      sure this is just a simple braino somewhere; I'll take care of it,
      just filing it here so I don't forget.
      
      (Btw, this happened with svn slightly behind head; I'm assuming this
      hasn't been fixed since then, since I haven't seen any commits
      claiming to have fixed it.)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: