info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connecting to Remote Repository using CVS


From: Russ Sherk
Subject: Re: Connecting to Remote Repository using CVS
Date: Thu, 9 Mar 2006 14:11:52 -0500

C:\>cvs -d :servername: checkout -d /cvsroot/projectcvs project
should be
C:\>cvs -d :servername:/cvsroot/projectcvs checkout  project

--Russ

On 9 Mar 2006 06:10:22 -0800, Dwizz <address@hidden> wrote:
Thank you Jim,
I've sort of got it to work,
I now get the message
cvs [checkout aborted] :no such file or directory

Any ideas?

_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]