[Python-Dev] SVN down?

Christian Heimes lists at cheimes.de
Mon Oct 8 13:37:47 CEST 2007


I'm having trouble to connect to the anonymous svn server at
http://svn.python.org/

$ LC_ALL=C svn up
svn: PROPFIND request failed on '/projects/python/branches/py3k'
svn: PROPFIND of '/projects/python/branches/py3k': could not connect to
server (http://svn.python.org)

$ nmap -v -p80 svn.python.org

Starting Nmap 4.20 ( http://insecure.org ) at 2007-10-08 13:37 CEST
Initiating Parallel DNS resolution of 1 host. at 13:37
Completed Parallel DNS resolution of 1 host. at 13:37, 0.00s elapsed
Initiating Connect() Scan at 13:37
Scanning svn.python.org (82.94.237.220) [1 port]
Completed Connect() Scan at 13:37, 0.06s elapsed (1 total ports)
Host svn.python.org (82.94.237.220) appears to be up ... good.
Interesting ports on svn.python.org (82.94.237.220):
PORT   STATE  SERVICE
80/tcp closed http

Nmap finished: 1 IP address (1 host up) scanned in 0.401 seconds

The apache server seems to be down.

Christian



More information about the Python-Dev mailing list