From owner-freebsd-stable Wed Mar 22 21: 9:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mostgraveconcern.com (rno-dsl0b-240.gbis.net [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 05DE037C3AA for ; Wed, 22 Mar 2000 21:09:38 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id VAA43030; Wed, 22 Mar 2000 21:09:30 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Message-ID: <021c01bf9485$f84fbe00$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Andy" , Subject: Re: cvsup to RELENG_4 = 5.0-CURRENT? Date: Wed, 22 Mar 2000 21:09:30 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >*default release=cvs tag=RELENG_4 >*default delete use-rel-suffix >*default release=cvs tag=. > > My uname -a output is: > >FreeBSD phreakr.lewman.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Mar > Did I miss something? Yes. You redefined 'tag=' to be '.', which is 'head', i.e., 5.0-CURRENT. Do this instead: *default release=cvs tag=RELENG_4 *default delete use-rel-suffix *default compress src-all cvs-crypto ports-all tag=. --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com -----Original Message----- From: Andy To: stable@FreeBSD.ORG Date: Wednesday, March 22, 2000 8:58 PM Subject: cvsup to RELENG_4 = 5.0-CURRENT? >I just cvsup'd from my freshly installed 4.0 system, using the following >supfile, and now that I reboot, and do a uname -a; I find I am in >5.0-CURRENT? > >supfile is: ># Defaults that apply to all the collections >*default host=cvsup5.FreeBSD.org >*default base=/usr >*default prefix=/usr ># The following line is for 4-stable. If you want 3.x-stable, change ># "RELENG_4" to "RELENG_3". >*default release=cvs tag=RELENG_4 >*default delete use-rel-suffix >*default release=cvs tag=. >*default compress >src-all >cvs-crypto >ports-all > >22 23:44:39 EST 2000 >root@phreakr.lewman.com:/usr/src/sys/compile/PHREAKR i386 > > > Did I miss something? > > >-- > >| Andy | e-mail | web | >| | andy@lewman.com | www.lewman.com | > >Worst Month of the Year: > February. February has only 28 days in it, which means that if >you rent an apartment, you are paying for three full days you don't >get. Try to avoid Februarys whenever possible. > -- Steve Rubenstein > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message