[Python-Dev] problem with hg.python.org?

Donald Stufft donald at stufft.io
Sun Nov 2 04:03:15 CET 2014


> On Nov 1, 2014, at 10:37 PM, Terry Reedy <tjreedy at udel.edu> wrote:
> 
> My normally dependable pull.bat script has 3 times given me this.
> 
> F:\Python\dev>hg --repository F:\Python\dev\5\py35 pull --verbose --config ui.merge=internal:merge ssh://hg@hg.python.org/cpython
> pulling from ssh://hg@hg.python.org/cpython
> searching for changes
> all local heads known remotely
> adding changesets
> adding manifests
> adding file changes
> transaction abort!
> rollback completed
> abort: data/Doc/howto/webservers.rst.i at 5f4ad429ae9f: unknown parent!
> remote: Unable to write to standard output: The pipe is being closed.
> 
> Since I have no 'data/Doc/....i at 5f....9f, I am guessing that the problem is not local.
> 
> -- 
> Terry Jan Reedy
> 
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/donald%40stufft.io

The internet suggests trying hg verify, does that do anything?

---
Donald Stufft
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA



More information about the Python-Dev mailing list