[python-committers] hg clone cpython newrepo aborts

Dirkjan Ochtman dirkjan at ochtman.nl
Tue May 28 16:19:14 CEST 2013


On Tue, May 28, 2013 at 4:11 PM, Senthil Kumaran <senthil at uthcode.com> wrote:
> While trying to clone a cpython repo to a new repo. I am getting this error.
>
> getting Lib/idlelib/idle.bat
> getting Lib/idlelib/idle.py
> getting Lib/idlelib/idle.pyw
> getting Lib/idlelib/idle_test/@README.txt
> abort: data/Lib/idlelib/idle_test/@README.txt.i at 7573717b9e6f: no match
> found!
>
> Is something wrong with the repo?

It's possible something broke with the @-filename. Have you tried hg verify yet?

Cheers,

Dirkjan


More information about the python-committers mailing list