[Bug 4339] New: Mercurial does not report back complete revision specification it was given as argument to update command.

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Aug 20 06:27:23 CDT 2014


http://bz.selenic.com/show_bug.cgi?id=4339

          Priority: normal
            Bug ID: 4339
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Mercurial does not report back complete revision
                    specification it was given as argument to update
                    command.
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: p at 2014.dobrogost.net
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.9.2
         Component: Mercurial
           Product: Mercurial

I noticed Mercurial does not report back complete revision specification it was
given as argument to update command in case it's not valid and contains dashes.

$ hg init test_repo && cd test_repo && hg up 'some-tag-with-dashes'
abort: unknown revision 'some'!

See SO question "Why does mercurial report back incomplete name of tag when
this name contains dashes?" (http://stackoverflow.com/q/25401677/95735)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list