[Bug 3719] New: hg update does not always activate bookmarks

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Tue Dec 4 06:24:58 CST 2012


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

          Priority: normal
            Bug ID: 3719
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: hg update does not always activate bookmarks
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: alastair at alastairs-place.net
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.4
         Component: Mercurial
           Product: Mercurial

If you do

  hg update -r <bookmark>

then the bookmark will be activated, however if you write

  hg update -r 'bookmark(<bookmark>)'

then hg will update to the bookmarked revision, but *won't* activate the
bookmark.  This seems inconsistent, and also presents a *potential* problem if
there is a name clash between a bookmark and e.g. a tag, or where a bookmark
happens to contain characters that would be a valid hex prefix (e.g. "cafe").

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


More information about the Mercurial-devel mailing list