[Python-Dev] Anon CVS

Fredrik Lundh fredrik@pythonware.com
Fri, 22 Nov 2002 15:00:27 +0100


neal wrote:

> > I haven't been able to connect since the last wednesday or
> > so (cvs update just hangs until it times out).
> >=20
> > If this persists, someone else will have to check in my SRE
> > patches...
>=20
> You may need to force protocol version 1.  You can do this by
> adding/modifying a stanza in your .ssh/config file:
>=20
>     host cvs.python.sourceforge.net
>         Protocol 1,2

unfortunately, that didn't help.  at least not at once; things started =
to
work again after we rebooted the computer (for other reasons).

linux gremlins, most likely.

thanks /F