[Bug 6018] New: revset bookmark('re:nonexistent') aborts

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Mon Nov 5 16:28:58 UTC 2018


https://bz.mercurial-scm.org/show_bug.cgi?id=6018

            Bug ID: 6018
           Summary: revset bookmark('re:nonexistent') aborts
           Product: Mercurial
           Version: 4.8
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: bookmarks
          Assignee: bugzilla at mercurial-scm.org
          Reporter: martinvonz at google.com
                CC: mercurial-devel at mercurial-scm.org

$ hg log -r "bookmark('re:nonexistent')"
abort: no bookmarks exist that match 'nonexistent'!

It seems like it should simply return an empty set. That's what
tag('re:nonexistent') does.

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


More information about the Mercurial-devel mailing list