yes this is what we had in mind...we are trying to mimic the locking
mechanism that was inherent in MS Visual Source Safe, so we can have
multiple developers editing the same file in separate (or even the same)
sandboxes. The next step is which patches do i need from the rcvs project to
use with the current cvs-1.11 install??

Thanks.
Michael Weiner

-----Original Message-----
From: Noel Yap [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 18, 2002 9:01 PM
To: MW Mike Weiner (5028); '[EMAIL PROTECTED]'
Subject: RE: rcvs patches


The locks that "cvs edit -c" affords are advisory
which means that they are only locks in-so-far as
users treat them as locks...  Users can always use
"cvs edit" or "cvs edit -f" to go ahead or force the
edit.  If this is what you had in mind, then the
patches are perfect.  If not, why not?

Noel

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

Reply via email to