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:14:35 -0500



On 3/9/06, Russ Sherk <address@hidden> wrote:
C:\>cvs -d :servername: checkout -d /cvsroot/projectcvs project
should be
C:\>cvs -d [ssh|pserver|ext|whatever]:servername:/cvsroot/project cvs checkout  project

Correction -----------^ Need to specify access method and there needs to be a space between the -d line and 'cvs'.  Sorry.


--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]