[Python-Dev] cvs.python.sourceforge.net fouled up
Martin v. Löwis
martin@v.loewis.de
25 Mar 2003 21:29:04 +0100
Graham Guttocks <graham_guttocks@yahoo.co.nz> writes:
> Actually, it does make a difference. I've only had the
> problem I posted when using anonymous pserver cvs. When
> using authenticated (ssh) cvs access to sourceforge, my
> results are MUCH better.
This is documented (see site status): in overload situations,
anonymous access is disabled in favour of authenticated access
(to let people who actually work on all this continue to work).
Regards,
Martin