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
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs