From owner-freebsd-bugs Mon Sep 16 23: 0:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D9D37B400 for ; Mon, 16 Sep 2002 23:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1479043E3B for ; Mon, 16 Sep 2002 23:00:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8H60AJU037817 for ; Mon, 16 Sep 2002 23:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8H60A5e037816; Mon, 16 Sep 2002 23:00:10 -0700 (PDT) Date: Mon, 16 Sep 2002 23:00:10 -0700 (PDT) Message-Id: <200209170600.g8H60A5e037816@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Eugene Grosbein Subject: Re: gnu/42726 (Was: cvs checkout bug existing val-tags and readonlyfs) Reply-To: Eugene Grosbein Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR gnu/42726; it has been noted by GNATS. From: Eugene Grosbein To: Larry Jones Cc: eugen@grosbein.pp.ru, asmodai@wxs.nl, bug-cvs@gnu.org, bug-followup@freebsd.org Subject: Re: gnu/42726 (Was: cvs checkout bug existing val-tags and readonlyfs) Date: Tue, 17 Sep 2002 13:57:29 +0800 Larry Jones wrote: > > One more addition: if I run 'cvs --allow-root=/home/ncvs' instead of > > 'cvs --allow-root=/home/ncvs' I see it still tries to create lock > > in the repository and fails due to 'Permission denied'. > [...] > > instead of 'cvs -R --allow-root=/home/ncvs'. > > And your point is? You can use LockDir= in CVSROOT/config to put the > lock files somewhere other than in the repository. Yes, when it's my repository. And no, when it's just read-only mirror. > I have no idea what > -R does since that's not in standard CVS. Well, you are right, I need to contact FreeBSD team for that. > You can also specify the > global -n option to CVS in most cases to avoid creating lock files at > all. That doesn't work at server side (server says 'there is no version here; ...') and it doesn't change anything at client side (still says 'Protocol error...') when using cvs -R. So, thank you, Larry, for your cooperation. Now I see this is FreeBSD-specific problem. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message