[Bug 4997] New: largefiles: lfconvert does not update graft checksums

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Dec 10 10:01:52 UTC 2015


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

            Bug ID: 4997
           Summary: largefiles: lfconvert does not update graft checksums
           Product: Mercurial
           Version: 3.6.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: largefiles
          Assignee: bugzilla at selenic.com
          Reporter: helgesdk at gmail.com
                CC: mercurial-devel at selenic.com, natosha at gmail.com

When I convert my repository using "hg lfconvert", the "graft" checksums in the
new repository are simply copied over from the old one.
So, after the first revision in which lfconvert modifies history, these
checksums will begin to point at non-existing changesets.

I don't regard this as a severe bug, as it merely affects metadata used in
visualization of the revision history. Graft relations are visualized in
TortoiseHG by dashed lines in the revision graph.

It would be nice, though, if lfconvert would update "graft" with the new
checksums.

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


More information about the Mercurial-devel mailing list