Datla, Raghav writes:
> 
>   How can I make some modules read only, I mean system users can be able to
> check out but should not able to commit the changes.

Set the permissions on those directories to disallow write access.  Note
that you'll then have to use LockDir= in CVSROOT/config to put lock
files in a separate directory tree since you won't be able to create
them in those directories.

-Larry Jones

I think my cerebellum just fused. -- Calvin

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

Reply via email to