[cvsnt] readonly checkouts (kopt x)
Arthur Barrett
arthur.barrett at march-hare.com
Mon Jul 9 21:31:33 BST 2007
Michael,
> After looking at the files in the repository it seems that there's
> an additional x in the kopt section of the ",v" files on the server so
http://www.cvsnt.org/manual/html/Substitution-modes.html
> How can I remove that option flag from the files (tried cvs admin
Cvs update -k-x
Cvs commit -f -m "make unreserved"
Note: if you have watches enabled you will still end up with read only
files in some circumstances (eg: after a commit) - that is one of the
effects of enabling watchers.
http://www.cvsnt.org/manual/html/Watches.html#Editing-files
Regards,
Arthur Barrett
More information about the cvsnt
mailing list