when i make "cvs co -c" i get an error message: "cvs [checkout aborted]: failed to open the modules file"
Probably the file is corrupted ? -----Original Message----- From: "Riechers, Matthew W" <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 5:54 PM To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Cc: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: Re: checkout problem: UNRESOLVED [EMAIL PROTECTED] wrote: > > But, if i have a line like "test /XXX/YYY" in my modules file > and i make "CVS checkout test" i receive a message in terms of > "cvs checkout: cannot find module 'test' - ignored ". > > Question: where is the mistake ? Probably in the CVSROOT/modules file. First, make sure you commited the change to the file. Does "test" show up when you tell CVS to dump the module database 'cvs co -c'? -Matt _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
