fwiw, I just turned off IPv6 and it worked fine. That makes no sense to me given that the ssh connection worked fine either way. Does svn itself try and log source addresses somehow when using svn+ssh and balk on IPv6 addrs?
Weird. regardless, this is presumably not related to your subversion upgrade. I don't think I've done any commits from these hosts since I got IPv6 connectivity, only updates. -gps On Sat, Jan 31, 2009 at 2:49 PM, Gregory P. Smith <g...@krypto.org> wrote: > I'm just trying to commit the following to trunk: > > Sending Lib/test/test_socket.py > Sending Misc/NEWS > Sending Modules/socketmodule.c > Transmitting file data ... > > I have another svn commit attempt which appesrs to be hanging and destined > to timeout running right now. > > ssh -v python...@svn.python.org works fine. > > -gps > > > On Sat, Jan 31, 2009 at 2:04 PM, "Martin v. Löwis" <mar...@v.loewis.de>wrote: > >> > any ideas? >> >> Assuming you reported this right after it happened - sorry, no. >> I can't find anything relevant in the log files (although a >> precise time of failure would have helped). >> >> Does a plain "ssh python...@svn.python.org" still work? >> >> What path did you try to check into? >> >> 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/archive%40mail-archive.com