[Bug 4117] New: bookmarks disappear during hg commit

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Dec 2 20:04:18 UTC 2013


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

          Priority: normal
            Bug ID: 4117
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: bookmarks disappear during hg commit
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: cdentel at fb.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 2.8
         Component: Mercurial
           Product: Mercurial

Running `hg bookmarks` during a commit results in bookmarks disappearing. 
Below is a paste that shows this - test2 disappears during the commit.

^[[A[pengli at dev1130 ~/local/www-hg] hg bookmarks
^[[A   diverged_528bc34f04464    591416:ace160cc0eae
   master                    593839:c8c663e2b3c9
   test                      593840:a8deff2e083f
 * test2                     593843:3a9bf4675343
[pengli at dev1130 ~/local/www-hg] hg bookmarks
^[[Awarning: ignoring unknown working parent 5b9a1b64343d!
   diverged_528bc34f04464    591416:ace160cc0eae
   master                    593839:c8c663e2b3c9
   test                      593840:a8deff2e083f
[pengli at dev1130 ~/local/www-hg] hg bookmarks
   diverged_528bc34f04464    591416:ace160cc0eae
   master                    593839:c8c663e2b3c9
   test                      593840:a8deff2e083f
 * test2                     593841:3a9bf4675343

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



More information about the Mercurial-devel mailing list