Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Apr 1997 10:00:21 -0700
From:      John Polstra <jdp@polstra.com>
To:        rlb@mindspring.com
Cc:        current@freebsd.org
Subject:   Re: CVSUP and Release Question
Message-ID:  <199704061700.KAA12364@austin.polstra.com>
In-Reply-To: <3347AFDF.14D9@mindspring.com>
References:  <3347AFDF.14D9@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <3347AFDF.14D9@mindspring.com>,
Ron Bolin  <rlb@mindspring.com> wrote:
> I am using cvsup on tag=RELENG_2_2, but my build says 2.2-STABLE.
> 
> What tag needs to be used for 2.2.1-RELEASE?

I guess I need to update the documentation again. :-}

tag=RELENG_2_2_1_RELEASE

Unless you're trying to build some kind of reference platform,
you'd be better off continuing to use RELENG_2_2.  2.2-stable
already contains bugfixes that were not present when 2.2.1 was
released.

Here's a complete list of tags from the top-level Makefile:

        RELENG_2_2_1_RELEASE
        RELENG_2_2_0_RELEASE
        RELENG_2_1_7_RELEASE
        RELENG_2_1_6_1_RELEASE
        RELENG_2_1_6_RELEASE
        RELENG_2_2
        RELENG_2_2_BP
        RELENG_2_1_5_RELEASE
        RELENG_2_1_0_RELEASE
        RELENG_2_1_0
        RELENG_2_1_0_BP
        RELENG_2_0_5_RELEASE
        RELENG_2_0_5
        RELENG_2_0_5_BP
        RELENG_2_0_5_ALPHA
        RELEASE_2_0
        BETA_2_0
        ALPHA_2_0
        bsd_44_lite
        CSRG

The ones ending in "RELEASE" are specific released versions.  The
ones ending in a digit are generally the corresponding -stable
branches.  I'd stay away from the others, if I were you.

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



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