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" <mar...@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@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/greg%40krypto.org
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to