Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 21:33:44 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        bug-cvs@gnu.org
Cc:        peter@FreeBSD.org
Subject:   Re: add cvs -W option to disable -R/CVSREADONLYFS
Message-ID:  <200403091233.i29CXhKJ072308@sakura.ninth-nine.com>
In-Reply-To: <200403091117.i29BHaKI070552@sakura.ninth-nine.com>
References:  <200403091117.i29BHaKI070552@sakura.ninth-nine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Mar 2004 20:17:34 +0900 (JST)
Norikatsu Shigemrua <nork@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 was pointed out by some people.
	1. What to control by alias?  Yes, I forgot it.  But I think
	   it is troublesome.
	2. There is a different from -R -W and -W -R.  Is this OK?
	3. This patch is not commited by cvshome.  So you should
	   avoid description of -W option?  I think so.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403091233.i29CXhKJ072308>