[Python-Dev] Subversion upgraded to 1.5 (original) (raw)
Gregory P. Smith greg at krypto.org
Sat Jan 31 22:35:23 CET 2009
- Previous message: [Python-Dev] Subversion upgraded to 1.5
- Next message: [Python-Dev] Subversion upgraded to 1.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm seeing the following when trying to svn commit:
Transmitting file data ...Read from remote host svn.python.org: Operation timed out svn: Commit failed (details follow): svn: Connection closed unexpectedly ...
That was with subversion 1.4.4; copying my changes to a different host with subversion 1.5.1 has the same result. svn update works fine on both hosts in the same sandbox i'm trying to commit from.
fwiw, they are both connecting to svn.python.org using IPv6 but that should be irrelevant to svn+ssh as the tcp6 ssh connection works fine.
any ideas?
-Greg
On Sat, Jan 31, 2009 at 7:47 AM, "Martin v. Löwis" <martin at v.loewis.de>wrote:
I have now upgraded subversion to 1.5.1 on svn.python.org.
Please let me know if you encounter problems. Regards, Martin
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/greg%40krypto.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20090131/a7819c0c/attachment.htm>
- Previous message: [Python-Dev] Subversion upgraded to 1.5
- Next message: [Python-Dev] Subversion upgraded to 1.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]