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

            Bug ID: 6006
           Summary: pulling from evolve repo created corrupted revlog
                    (generaldelta disabled)
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: y...@tcha.org
                CC: mercurial-devel@mercurial-scm.org

STR:

1. extract the attached repository
2. run "HGRCPATH=/dev/null hg pull"
3. run "hg verify"

checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
 tests/test-amend.t@4208: unpacking c691fd126089: integrity check failed on
data/tests/test-amend.t.i:61
checked 4212 changesets with 9260 changes to 421 files
1 integrity errors encountered!
(first damaged changeset appears to be 4208)

This time, "hg verify" reported the bad revision, and which revlog text
appeared to be shorter than the good text pulled by using Mercurial 4.7.2.

The first bad revision is 5aef5afa8654 "snapshot: refine candidate snapshot
base upward", but I don't know if that's relevant.

-- 
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