[python-committers] hg clone cpython newrepo aborts (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue May 28 20:10:09 CEST 2013


Hello,

For the sake of safety, I ran "hg verify" on the master repo on hg.python.org and it turned out fine:

$ hg verify checking changesets checking manifests crosschecking files in changesets and manifests checking files 9872 files, 83957 changesets, 185454 total revisions

Regards

Antoine.

Le mardi 28 mai 2013 à 07:11 -0700, Senthil Kumaran a écrit :

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/idletest/@README.txt abort: data/Lib/idlelib/idletest/@README.txt.i at 7573717b9e6f: no match found! Is something wrong with the repo? I updated my clone today morning [cpython]$ hg pull running ssh hg at hg.python.org 'hg -R cpython serve --stdio' pulling from ssh://hg@hg.python.org/cpython searching for changes no changes found [cpython]$hg log changeset: 83956:ad56dff3602f tag: tip parent: 83954:96e543ba96a4 parent: 83955:b864f4056b78 user: Serhiy Storchaka <storchaka at gmail.com> date: Tue May 28 16:27:08 2013 +0300 files: Lib/test/testio.py Misc/NEWS Modules/io/bufferedio.c description: Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw stream's read() returns more bytes than requested. ...


python-committers mailing list python-committers at python.org http://mail.python.org/mailman/listinfo/python-committers



More information about the python-committers mailing list