Yude.Hu writes:
> 
> I've got an error:
> cvs server: cannot find module `myFile.cpp' - ignored
> cvs [checkout aborted]: cannot expand modules
> 
> It did work with "cvs update -r 1.1 myFile.cpp"
> 
> Why the "cvs co -r" does not work? Is it a bug?

No.  For checkout, you have to give a module name or a relative pathname
to a directory or file *in the repository*.  For update, you give the
name of a file or directory *in your working directory* and CVS
automagically figures out where the corresponding stuff is in the
repository.

-Larry Jones

You just can't ever be too careful. -- Calvin

Reply via email to