Hi Tim, On Tue, Aug 20, 2013 at 1:48 AM, Tim Peters <tim.pet...@gmail.com> wrote: >>> 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
I've seen this once already (with another big repository). The problem I had was only these warnings when running "hg verify", and it was fixed by simply checking out a new copy of the repository. It seems that you have the same problem: for example my own copy of CPython doesn't show any warning in "hg verify". I've deleted my slightly-broken repo by then (as it was already several years old I suspected an old version of mercurial). Maybe I shouldn't have. How about you send your repository to the Mercurial bug tracker? A bientôt, Armin. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com