Date: Wed, 10 Mar 2004 02:08:14 +0900 (JST) From: Norikatsu Shigemura <nork@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: peter@FreeBSD.org Subject: Re: add cvs -W option to disable -R/CVSREADONLYFS Message-ID: <200403091708.i29H8EKI078951@sakura.ninth-nine.com> In-Reply-To: <20040309135028.GA57945@ip.net.ua> References: <200403091117.i29BHaKI070552@sakura.ninth-nine.com> <200403091233.i29CXhKJ072308@sakura.ninth-nine.com> <20040309135028.GA57945@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Mar 2004 15:50:28 +0200 Ruslan Ermilov <ru@freebsd.org> wrote: > > 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 Ah, I didn't notice it! It's a good idea. > 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 Yes, so I did not care. Recently I noticed. > is still possible to commit by setting CVS_SERVER="cvs -f" in the > environment of the committing host. I almost used and tuned for ports. But now, I'm using local repositry for linuxpluginwrapper and my products. I'm tired to change mode:-).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403091708.i29H8EKI078951>