Alain =?iso-8859-1?Q?D=E9silets?= writes:
>
> I suspect the root of the problem is that the module I copy from the
> office contains some information about how CVS is setup on the office
> machine. When I copy that module to my home machine, this information
> becomes invalid because there are slight differences between how CVS is
> setup on both machines (e.g. path where CVS is installed).
CVS remembers the CVSROOT you specified when you did the checkout (in
CVS/Root) and uses it for all subsequent operations in that directory.
You probably just need to override it by using a global -d option on the
command line, something like:
cvs -d$CVSROOT ci
-Larry Jones
Honey, are we out of aspirin again? -- Calvin's Dad
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs