Hi Tim,
On Tue, Aug 20, 2013 at 5:12 PM, Tim Peters wrote:
> Try running "hg verify -v" - these warnings only appear when verify is
> run in verbose mode.
Indeed. Ignore what I said then about a broken copy of the
repository: any copy will show these three warnings, and they can be
safely ignor
[Tim]
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
[Armin]
> I've seen
Hi Tim,
On Tue, Aug 20, 2013 at 1:48 AM, Tim Peters 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
>> ...
>> $ hg verify
>> 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/byte
> ...
> $ hg verify
> 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'
On Wed, Oct 10, 2012 at 9:46 PM, Khalid Abu Bakr wrote:
> Hello. Running hg verify on a newly checked out cpython repo on Windows Vista
> 32Bits yields three warnings:
>
> $ hg verify
> repository uses revlog format 1
> checking changesets
> checking manifests
> crosschecking files in changesets
Hello. Running hg verify on a newly checked out cpython repo on Windows Vista
32Bits yields three warnings:
$ hg verify
repository uses revlog format 1
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
warning: copy source of 'Modules/_threadm
> 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
These revisions are all from Benjamin. So I co
Antoine Pitrou 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, re
On Sun, 19 Aug 2012 11:11:34 +0200
Stefan Krah 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
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
11 matches
Mail list logo