From owner-freebsd-stable Thu Aug 29 9:38:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 399BA37B401 for ; Thu, 29 Aug 2002 09:38:40 -0700 (PDT) Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2502B43E6A for ; Thu, 29 Aug 2002 09:38:39 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id g7TGcaf63777; Thu, 29 Aug 2002 09:38:36 -0700 (PDT) (envelope-from jdp@vashon.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.12.5/8.12.5/Submit) id g7TGcaPL007473; Thu, 29 Aug 2002 09:38:36 -0700 (PDT) (envelope-from jdp) Date: Thu, 29 Aug 2002 09:38:36 -0700 (PDT) Message-Id: <200208291638.g7TGcaPL007473@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: jnelson@rackspace.com Subject: Re: Basic cvsup question In-Reply-To: <20020829161852.GB88063@weirdos.oban.frmug.org> References: <011901c24f76$461c24e0$6700a8c0@jnelson> <20020829161852.GB88063@weirdos.oban.frmug.org> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20020829161852.GB88063@weirdos.oban.frmug.org>, Olivier Tharan wrote: > * jnelson (20020829 11:08): > > When doing "cvsup -g -L 2 stable-supfile" with "*default release=cvs > > tag=RELENG_4" does it update your source/ports tree with 4.6.2 (the most > > current stable) or 4.X (whatever kernel you're running)? > > RELENG_4 gives you 4.X, the latest -STABLE, which still evolves and will > become 4.7 soon. > > RELENG_4_6 gives you 4.6-RELEASE plus any security patch, so now it > would be 4.6.2. This answer is right for the src tree, but if you specify tag=RELENG_4 for your ports tree CVSup will cheerfully delete it without a word of apology. Override the default by adding "tag=." to the end of your ports-all line, like this: [...] *default tag=RELENG_4 src-all ports-all tag=. John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message