How to fix (fairly minor) error reported by verify?

Adrian Klaver adrian.klaver at aklaver.com
Mon Aug 13 20:38:04 UTC 2018


On 08/13/2018 10:17 AM, Chris Green wrote:
> How do I fix this:-
> 
>      chris$ hg verify
>      checking changesets
>      checking manifests
>      crosschecking files in changesets and manifests
>      checking files
>       clearMuttHtml@?: rev 0 points to unexpected changeset 135
>       (expected 134 137)
>       sendCamPics at 135: 1247b8363d74 not in manifests
>      427 files, 163 changesets, 530 total revisions
>      1 warnings encountered!
>      2 integrity errors encountered!
>      (first damaged changeset appears to be 135)
>      chris$
> 
> ... or do I even need to worry about it?
> 

I would worry about the part:

clearMuttHtml@?: rev 0 points to unexpected changeset 135
      (expected 134 137)
sendCamPics at 135: 1247b8363d74 not in manifests

I have never seen that in my repos, so unfortunately I do not have a 
solution at hand. For those that might the following would be useful:

1) hg version(s) in play.

2) OS(es) in play

3) Repo history, e.g. was it cloned, have the changesets been moved back 
and forth.



-- 
Adrian Klaver
adrian.klaver at aklaver.com



More information about the Mercurial mailing list