[EMAIL PROTECTED] wrote:
> 
> Which cvs client command will add entries to
> the CVSROOT/module on the cvs server?

There is no cvs command to do that. It's just a configuration file in the
$CVSROOT/CVSROOT directory:

        cvs co CVSROOT
        [edit] CVSROOT/modules
        cvs ci CVSROOT/modules

-Matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to