From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 01:58:41 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69F2A16A4CF for ; Thu, 8 Jul 2004 01:58:41 +0000 (GMT) Received: from asmtp-a063f29.pas.sa.earthlink.net (asmtp-a063f29.pas.sa.earthlink.net [207.217.120.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53E7F43D53 for ; Thu, 8 Jul 2004 01:58:41 +0000 (GMT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by asmtp-a063f29.pas.sa.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1BiOBM-0004oT-Lw; Wed, 07 Jul 2004 18:58:40 -0700 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Wed, 7 Jul 2004 20:59:52 -0500 User-Agent: KMail/1.6.2 References: <20040708025415.V98023@studsboll.realworld.nu> In-Reply-To: <20040708025415.V98023@studsboll.realworld.nu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200407072059.52500.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b58d6814855aa1525251c3dfb1670db05350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.204.20.74 cc: Rickard =?iso-8859-1?q?Borgm=E4ster?= Subject: Re: Which branch to use as tag for 5.2.1? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 01:58:41 -0000 On Wednesday 07 July 2004 08:01 pm, Rickard Borgm=E4ster wrote: > Hi, > > I'm trying out FBSD 5.2.1 at the moment to see if it will work OK > with my onboard VIA 8237 SATA Controller, which didn't work that fine > in 4.10. > > I'm about to do a buildworld. But I have a little difficult > understanding what tag to set in my cvsupfile? I want something > similar to RELENG_4 but for 5.x. Ie, the latest "release" with fixes > applied. Which branch is that? > > Browsing CVSweb I find these: > * RELENG_5_2_BP > * RELENG_5_2_1_RELEASE > * RELENG_5_2_0_RELEASE > * RELENG_5_2 > * RELENG_5_1_BP > * RELENG_5_1_0_RELEASE > * RELENG_5_1 > * RELENG_5_0_BP > * RELENG_5_0_0_RELEASE > * RELENG_5_0 > > I don't want CURRENT, so it has to be one of these, I suppose. But I > can't find anything on the net that tells me exactly what each branch > is. > > Thanks in advance, > > Rickard Borgm=E4ster Appendix A6 of the handbook may help: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html Best of luck, Andrew Gould