[Python-Dev] ViewCVS on SourceForge is broken

Trent Mick trentm at ActiveState.com
Fri Feb 11 19:37:15 CET 2005


Has anyone else noticed that viewcvs is broken on SF?

> [trentm at booboo ~]
> $ 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>
> [trentm at booboo ~]
> $ 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
trentm at activestate.com


More information about the Python-Dev mailing list