Has anyone else noticed that viewcvs is broken on SF?
[EMAIL PROTECTED] ~] $ curl -D tmp/headers http://cvs.sourceforge.net/viewcvs.py/python <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Bad Gateway</title> </head><body> <h1>Bad Gateway</h1> <p>The proxy server received an invalid response from an upstream server.<br /> </p> </body></html> [EMAIL PROTECTED] ~] $ cat tmp/headers HTTP/1.1 502 Bad Gateway Date: Fri, 11 Feb 2005 18:38:25 GMT Server: Apache/2.0.40 (Red Hat Linux) Content-Length: 232 Connection: close Content-Type: text/html; charset=iso-8859-1
Or is this just me? It is also broken for other projects for me -- e.g. 'pywin32'.
Cheers, Trent
-- Trent Mick [EMAIL PROTECTED] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
