From owner-freebsd-stable Sat Jan 23 14:06:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22611 for freebsd-stable-outgoing; Sat, 23 Jan 1999 14:06:34 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from k6n1.znh.org ([207.109.235.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22600 for ; Sat, 23 Jan 1999 14:06:30 -0800 (PST) (envelope-from zach@uffdaonline.net) Received: (from zach@localhost) by k6n1.znh.org (8.9.1/8.9.1) id WAA50978; Sat, 23 Jan 1999 22:08:15 GMT (envelope-from zach) Message-ID: <19990123160814.A50957@znh.org> Date: Sat, 23 Jan 1999 16:08:14 -0600 From: Zach Heilig To: Michael Robinson , freebsd-stable@FreeBSD.ORG Subject: Re: cannot write /cvs/CVSROOT/val-tags References: <199901240537.FAA03726@netrinsics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199901240537.FAA03726@netrinsics.com>; from Michael Robinson on Sun, Jan 24, 1999 at 05:37:38AM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 24, 1999 at 05:37:38AM +0000, Michael Robinson wrote: > Can someone explain why, when I use: cvs co -rRELENG_2_2 sys > I get: > cvs server: Updating sys > But when I use: cvs co -rRELENG_3 sys > I get: > cvs [server aborted]: cannot write /cvs/CVSROOT/val-tags: Permission denied This can probably be fixed by typing: chmod +w /cvs/CVSROOT/val-tags If that doesn't work, figure out a way to manually edit /cvs/CVSROOT/val-tags and append this line: RELENG_3 y -- Zach Heilig / Zach Heilig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message