Date: Sat, 28 Sep 2002 10:22:42 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: SweeTLeaF <SweeTLeaF@myrealbox.com> Cc: questions@FreeBSD.ORG Subject: Re: updating rc releases Message-ID: <20020928092242.GB24417@happy-idiot-talk.infracaninophi> In-Reply-To: <343393209.20020927151207@myrealbox.com> References: <343393209.20020927151207@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 27, 2002 at 03:12:07PM -0500, SweeTLeaF wrote: > If 4.7RC2 was installed, could it be cvs updated to the 4.7 release > when its available? Yes, easily. All of the 4.x PRERELEASE, RC1, RC2 and STABLE versions all derive from the RELENG_4 cvs branch. (RC1, RC2 are just snapshots of the tree at certain times). 4.7-RELEASE will be similarly generated from the RELENG-4 branch, but instead of taking a snapshot, a new branch RELENG_4_7 will be created. If you've been tracking -STABLE up until 4.7-RELEASE come out, and you want to switch to tracking 4.7-RELEASE, all you need to do is modify your cvs supfile to change: *default release=cvs tag=RELENG_4 to *default release=cvs tag=RELENG_4_7 and re-run cvsup, make buildworld in the usual way. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020928092242.GB24417>