"Karr, David" <[EMAIL PROTECTED]> writes: > I'd like to ensure that only files that I've done "cvs edit" on are > writable. I've used CVS in the past, and I thought I was able to set it > up this way. I added "cvs -r" to my $HOME/.cvsrc file (along with other > settings that are working), but "update" is leaving files writable that > I haven't "edit"ed.
I think you need to use "cvs watch on" rather than "-r" -- Brian Gough Network Theory Ltd, Publishing the CVS Reference Manual --- http://www.network-theory.co.uk/ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
