[cvsnt] Editing file one at a time.

Arthur Barrett arthur.barrett at march-hare.com
Mon Jun 9 15:30:33 BST 2008


Jandir Bezerra,

> I'm trying to make my files of a CVS
>  repository to be locked. And to
> edited only once at a time.


You need to enable the 'exclusive' kopt - it is nothing to do with watches, eg:
cvs update -k+x file.ext
cvs ci -f -m "make exclusive"

Regards,


Arthur




More information about the cvsnt mailing list