From owner-freebsd-stable Fri Jan 22 06:38:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23230 for freebsd-stable-outgoing; Fri, 22 Jan 1999 06:38:09 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from k6n1.znh.org ([207.109.235.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23222 for ; Fri, 22 Jan 1999 06:38:06 -0800 (PST) (envelope-from zach@uffdaonline.net) Received: (from zach@localhost) by k6n1.znh.org (8.9.1/8.9.1) id OAA43962; Fri, 22 Jan 1999 14:37:35 GMT (envelope-from zach) Message-ID: <19990122083735.A43891@znh.org> Date: Fri, 22 Jan 1999 08:37:35 -0600 From: Zach Heilig To: W Gerald Hicks , freebsd-stable@FreeBSD.ORG Subject: Re: RELENG_3 not in CVSROOT/val-tags References: <199901220707.CAA02963@bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199901220707.CAA02963@bellsouth.net>; from W Gerald Hicks on Fri, Jan 22, 1999 at 02:07:06AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 22, 1999 at 02:07:06AM -0500, W Gerald Hicks wrote: > I'm not sure how this is normally updated but it was necessary for > me to add the following line to CVSROOT/val-tags before I was able > to checkout the new -stable branch. > > RELENG_3 y It is added by a successful checkout/update for the specific tag. If you want to save it some time, you could update in a directory without a lot of subdirectories (like /usr/src/tools) first: $ cd /usr/src/tools $ cvs -q update -PdA -r RELENG_3 [ or you could manually add it, but that could be more error prone ] -- Zach Heilig / Zach Heilig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message