add cvs -W option to disable -R/CVSREADONLYFS

Ruslan Ermilov ru at freebsd.org
Tue Mar 9 05:50:33 PST 2004


On Tue, Mar 09, 2004 at 09:33:44PM +0900, Norikatsu Shigemura wrote:
> On Tue, 9 Mar 2004 20:17:34 +0900 (JST)
> Norikatsu Shigemrua <nork at freebsd.org> wrote:
> > >Synopsis:	add cvs -W option to disable -R/CVSREADONLYFS
> > >Description:
> > 	I added a feature which is to nagate a effect of -R/CVSREADONLYFS
> > 	to cvs as -W option.  Please review and commit.
> 
> 	Although I am checkout-ing well by using cvs -R in ~/.cvsrc,
> 	when I want to commit, It is prevented by -R.  So I wanted to
> 	disable this feature.  Although control by the environment
> 	variable CVSREADONLYFS was also considered, honestly it is
> 	troublesome.
> 
I also have -R in most of my ~/.cvsrc's, and when I need to commit,
I just use "cvs -f" (for local repos).  For remote repos, -R is not
a problem (it's not passed on the wire) unless you happen to have
it set in ~/.cvsrc on the repository host.  Even in this case, it
is still possible to commit by setting CVS_SERVER="cvs -f" in the
environment of the committing host.


Cheers,
-- 
Ruslan Ermilov
FreeBSD committer
ru at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20040309/82333cf9/attachment.bin


More information about the freebsd-hackers mailing list