Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 04:05:59 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Rickard =?iso-8859-1?Q?Borgm=E4ster?= <doktorn@sub.nu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Which branch to use as tag for 5.2.1?
Message-ID:  <20040708020559.GA38515@falcon.midgard.homeip.net>
In-Reply-To: <20040708025415.V98023@studsboll.realworld.nu>
References:  <20040708025415.V98023@studsboll.realworld.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 08, 2004 at 03:01:11AM +0200, Rickard Borgm=E4ster wrote:
> Hi,
>=20
> 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.
>=20
> 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?
>=20
> 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
>=20
> 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.

What you want is RELENG_5, which doesn't exist yet. It will be created
when 5.x is considered to be the new -STABLE.  Until then you can
either follow -CURRENT (which is the "branch" leading up to the next
5.x release just as RELENG_4 is the branch leading up to the next 4.x
release) or RELENG_5_2 (which is 5.2.1-RELEASE + important bugfixes)


As for what the other tags are: RELENG_5_1 and RELENG_5_0 are as
RELENG_5_2 except for 5.1-release and 5.0-release respectively - little
reason to use them.  The RELENG_5_x_BP tags are branches but static
tags marking the place where the RELENG_5_x branch was created from
HEAD.  RELENG_5_x_y_RELEASE marks the code for 5.x.y-release, and also
doesn't change.  There is little reason to use either of those unless
you for some reason want the exact code that went into a relase.


--=20
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040708020559.GA38515>