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

            Bug ID: 6286
           Summary: `hg push -r BOOKMARK` no longer causes the mark to
                    update
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: bookmarks
          Assignee: bugzi...@mercurial-scm.org
          Reporter: duri...@gmail.com
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

It appears that

changeset:   edc8504bc26b
date:        Tue Feb 25 20:27:39 2020 -0500
summary:     exchange: turn on option that makes concurrent pushes work better

caused some issues with `hg push -r BOOKMARK SERVER`, specifically we no longer
can advance the @ bookmark on hg-committed with `hg push -r`. It looks like
this is an unintended side effect of the change, and also may be related to the
compat path when talking to old servers?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to