[Bug 6193] New: Bookmark changes are not validated on push

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri Aug 30 17:25:57 UTC 2019


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

            Bug ID: 6193
           Summary: Bookmark changes are not validated on push
           Product: Mercurial
           Version: 5.1
          Hardware: PC
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: bookmarks
          Assignee: bugzilla at mercurial-scm.org
          Reporter: idlsoft at gmail.com
                CC: mercurial-devel at mercurial-scm.org

When you move boomarks locally mercurial checks to make sure the new node is a
descendant of the old one.
You can still move it if you use --force.

When pushing, however, those checks are not being done on server, so shared
bookmarks can be easily reset by anyone who forgets to do a pull first.

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


More information about the Mercurial-devel mailing list