info-cvs
[Top][All Lists]
Advanced

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

Re: Can't define or checkout a module


From: Larry Jones
Subject: Re: Can't define or checkout a module
Date: Wed, 12 Nov 2003 17:26:19 -0500 (EST)

Kayed Alfi writes:
> 
> cvs checkout -P R:\CVSREPO\module1 (in directory
> C:\ANYWHERE)
> cvs checkout: cannot find module `R:\CVSREPO\module1'
> - ignored
> 
> ***** CVS exited normally with code 1 *****
> WHY???

Because checkout wants a module name or a directory *relative to the
root of the repository*.  Your repository ($CVSROOT) is R:\CVSREPO, so
the command is just:

        cvs checkout -P module1

-Larry Jones

All girls should be shipped to Pluto--that's what I say. -- Calvin




reply via email to

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