[Python-Dev] hg verify warnings

Antoine Pitrou solipsis at pitrou.net
Sun Aug 19 15:15:53 CEST 2012


On Sun, 19 Aug 2012 11:11:34 +0200
Stefan Krah <stefan at bytereef.org> wrote:
> Hello,
> 
> In a fresh clone, I'm getting a couple of warnings in `hg verify`. Perhaps
> someone familiar with Mercurial could take a brief look:
> 
> repository uses revlog format 1
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
> warning: copy source of 'Modules/_threadmodule.c' not in parents of 60ad83716733
> warning: copy source of 'Objects/bytesobject.c' not in parents of 64bb1d258322
> warning: copy source of 'Objects/stringobject.c' not in parents of 357e268e7c5f
> 9754 files, 78648 changesets, 175109 total revisions
> 3 warnings encountered!

I don't get that problem on the master server, nor on two other
machines with fresh clones and different hg versions. I suggest you
re-try cloning and, if the issue persists, report it on the Mercurial
mailing-list.

Regards

Antoine.


-- 
Software development and contracting: http://pro.pitrou.net




More information about the Python-Dev mailing list