From: normanwinn <nor...@on...> - 2004-09-17 08:46:27
|
Hi, I am trying to get cvs working. Have followed the instructions in Kevin Altis document on the subject. Installing cvs has gone OK but I have had no luck in connecting. This doc doesn't mention the need to log in but the sourceforge guide (http://sourceforge.net/cvs/?group_id=19015) does. If I go the sourceforge route and issue this command: cvs -d:pserver:ano...@cv...:/cvsroot/pythoncard login I get this response: Logging in to :pserver:ano...@cv...:2401/cvsroot/pythoncard CVS password: When I hit enter (as instructed) I get this: cvs [login aborted]: unrecognized auth response from cvs.sourceforge.net: cvs ps erver: cannot open /cvsroot/pythoncard/CVSROOT/config: Input/output error I'm sure the answer is simple but I can't fathom it out. Thanks for any help, Norman |