
Is svn.python.org ok? I am unable to perform an update at the moment. Joseph Armbruster

Joseph Armbruster wrote:
Is svn.python.org ok? I am unable to perform an update at the moment.
Looks like a transient or location-related problem - I am getting an update as I write. regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/

I'm unable to get the (apprently external?) 2to3 to update: % svn up Fetching external item into 'Tools/2to3' svn: PROPFIND request failed on '/projects/sandbox/trunk/2to3' svn: PROPFIND of '/projects/sandbox/trunk/2to3': could not connect to server (http://svn.python.org) Something seems amiss. Skip

Skip Montanaro wrote:
I'm unable to get the (apprently external?) 2to3 to update:
% svn up
Fetching external item into 'Tools/2to3' svn: PROPFIND request failed on '/projects/sandbox/trunk/2to3' svn: PROPFIND of '/projects/sandbox/trunk/2to3': could not connect to server (http://svn.python.org)
Something seems amiss.
Guess my previous output didn't apply to the sandbox. Sorry. regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/

Joseph Armbruster wrote:
Is svn.python.org ok? I am unable to perform an update at the moment.
Joseph Armbruster
Looks like the httpd on svn.python.org is down: telnet svn.python.org 80 Trying 82.94.237.220... telnet: connect to address 82.94.237.220: Connection refused SSH is up, though, hence the difference for those using svn+ssh. Thanks, Elvis
participants (4)
-
Elvis Pranskevichus
-
Joseph Armbruster
-
Skip Montanaro
-
Steve Holden