[Python-Dev] hg verify warnings

Stefan Krah stefan at bytereef.org
Sun Aug 19 17:08:25 CEST 2012


Antoine Pitrou <solipsis at pitrou.net> wrote:
> > warning: copy source of 'Modules/_threadmodule.c' not in parents of 60ad83716733
> 
> 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.

Okay, this only occurs if the ~/.hgrc contains "verbose = True".

I found a post from Matt Mackall where he says that this only happens
with repos that were started with "now-ancient" versions of hg:

http://permalink.gmane.org/gmane.comp.version-control.mercurial.general/23195


So it looks like a known issue, see also:

https://bugzilla.mozilla.org/show_bug.cgi?id=644904



Stefan Krah





More information about the Python-Dev mailing list