From owner-freebsd-current@FreeBSD.ORG Thu Feb 24 14:20:31 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AF8816A4CE for ; Thu, 24 Feb 2005 14:20:31 +0000 (GMT) Received: from development.newvillagemedia.net (ns2.newvillagemedia.net [209.60.6.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D60E43D1D for ; Thu, 24 Feb 2005 14:20:31 +0000 (GMT) (envelope-from andy@firman.us) Received: from [209.60.6.51] (helo=localhost.localdomain) by development.newvillagemedia.net with esmtp (Exim 4.42 (FreeBSD)) id 1D4Jqw-00035O-0y for current@freebsd.org; Thu, 24 Feb 2005 09:20:30 -0500 Received: from andy by localhost.localdomain with local (Exim 4.43) id 1D4Jof-0001v0-Gz for current@freebsd.org; Thu, 24 Feb 2005 09:18:09 -0500 Date: Thu, 24 Feb 2005 09:18:09 -0500 From: Andy Firman To: current@freebsd.org Message-ID: <20050224141809.GB7322@firman.us> References: <1108845698.626.4.camel@thishost> <4217A539.4000103@alumni.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4217A539.4000103@alumni.rice.edu> User-Agent: Mutt/1.5.6+20040907i Subject: Re: CVSup: upgrade to 5-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Firman List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 14:20:31 -0000 On Sat, Feb 19, 2005 at 02:44:41PM -0600, Jon Noack wrote: > On 02/19/05 14:41, Remington wrote: > >I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line > >*default release=cvs tag=. seems to work but newvers.sh claims it to be > >6.0. What is the correct *default entry? > > There is no 5.4-CURRENT. The tag is correct to get you -CURRENT, but in > this case you are actually getting 6.0-CURRENT. > > If you want to stick with the 5.x branch, use tag=RELENG_5. That will > get you 5.3-STABLE, the branch that will lead to 5.4-RELEASE. I did that last night and ended up with 5.4-prerelease or something similar. If one wants 5.3-stable, they need to use this tag: tag=RELENG_5_3 At least that is what I found in my reading last night and am starting all over so I can get to 5.3-stable.