[EMAIL PROTECTED] writes: > > � � � � � �I have set up a CVS as part of my project. At times I want to > lock the CVS for check-ins .But checkouts should not be locked. Is there a > way to do this in the CVS. Could any one help me to resolve the issue.
You need to create a read lock in each directory in your repository. See the manual for technical details: <http://www.cvshome.org/docs/manual/cvs_2.html#SEC17> -Larry Jones Even though we're both talking english, we're not speaking the same language. -- Calvin _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
