Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2001 09:15:45 +1000
From:      "Robert" <robert@chalmers.com.au>
To:        "FreeBSD" <freebsd-stable@freebsd.org>
Subject:   What are the current tags for 4 ?
Message-ID:  <EJEPLCEELLLLAMPNEJMHOEFICOAA.robert@chalmers.com.au>

next in thread | raw e-mail | index | archive | help
www.polstra.com talks about doing this to match the lists porperly.

what tags are current for 4.3-RC  ? to achieve the same thing.

tag=RELENG_4   for the "STABLE" branch, but what does one use now for the
RELENG_xxxxxx_RELEASE
Thanks
Robert


This is a little tricky and there are a couple of important details we
haven't mentioned yet. So we'd better give you an example. Suppose you
installed FreeBSD-2.2.5, including sources, from the CD-ROM. Now you decide
you want to use CVSup to track the 2.2-stable sources. For your first update
only, use a cvsupfile like this:

    *default host=cvsup2.freebsd.org
    *default base=/usr
    *default prefix=/usr
    *default release=cvs
    *default delete use-rel-suffix
    src-all tag=RELENG_2_2_5_RELEASE list=cvs:RELENG_2_2

For subsequent updates, change the last line to:

    src-all tag=RELENG_2_2


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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