Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 15:57:12 -0400
From:      John Nielsen <lists@jnielsen.net>
To:        freebsd-questions@freebsd.org
Cc:        Miguel <mmiranda@123.com.sv>
Subject:   Re: Upgrading to 6.1 (cvsup)
Message-ID:  <200605091557.12774.lists@jnielsen.net>
In-Reply-To: <4460F1F0.4070104@123.com.sv>
References:  <62b856460605090453o24f7de34ka71fffa392bfdedb@mail.gmail.com> <ef10de9a0605091100n3942d74fg26a8967d3c8bd011@mail.gmail.com> <4460F1F0.4070104@123.com.sv>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 09 May 2006 15:48, Miguel wrote:
> Nikolas Britton wrote:
> > On 5/9/06, John Nielsen <lists@jnielsen.net> wrote:
> >> 2) Create a supfile appropriate for your situation (and location).
> >> Here is
> >> mine:
> >>
> >> *default host=cvsup12.freebsd.org
> >> *default base=/var/db
> >> *default prefix=/usr
> >> *default release=cvs tag=RELENG_6
> >> *default delete use-rel-suffix
> >> *default compress
> >> src-all
> >
> > If he cvsups using that release tag he will get 6-STABLE, not
> > 6.1-RELEASE.
>
> is that info (tags meaning) available somewhere in the handbook?, im
> running 6.1-RC1 and want to upgrade to 6.1-RELEASE, or better to
> 6.1-STABLE, what tag should i use?
> RELENG???

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html

RELENG_6_1 == tag for FreeBSD 6.1 security branch
RELENG_6 == tag for FreeBSD 6-STABLE development branch.

If you want 6.1-RELEASE use the first one.  If you want 6.1-STABLE use the 
second one.

JN



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