From: Kevin A. <al...@se...> - 2004-09-17 15:17:09
|
SF Site Status shows that anonymous cvs for projects starting with p=20 are down... "( 2004-09-17 06:55:49 - Project CVS Service ) =A0 As of 2004-09-17=20= there is a problem with the CVS host serving anonymous CVS, nightly=20 tarballs and ViewCVS for projects that start with the letters q, z, p,=20= m, t, n and y. We currently do not have an estimate on when they will =20= be back up." http://sourceforge.net/docman/display_doc.php?group_id=3D1&docid=3D2352 Just check that page or attempt to do a checkout periodically until you=20= have success. ka On Sep 17, 2004, at 1:46 AM, normanwinn wrote: > Hi, > > I am trying to get cvs working. Have followed the instructions in=20 > Kevin Altis document on the subject. Installing cvs has gone OK but I=20= > have had no luck in connecting. This doc doesn't mention the need to=20= > log in but the sourceforge guide=20 > (http://sourceforge.net/cvs/?group_id=3D19015) does. If I go the=20 > sourceforge route and issue this command: > > cvs -d:pserver:ano...@cv...:/cvsroot/pythoncard login > > I get this response: > > Logging in to=20 > :pserver:ano...@cv...:2401/cvsroot/pythoncard > CVS password: > > When I hit enter (as instructed) I get this: > > cvs [login aborted]: unrecognized auth response from=20 > cvs.sourceforge.net: cvs ps > erver: cannot open /cvsroot/pythoncard/CVSROOT/config: Input/output=20 > error > > I'm sure the answer is simple but I can't fathom it out. Thanks for=20 > any help, > > Norman |