Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 20:42:20 -0500
From:      Ray Kohler <rkohler1@cox.rr.com>
To:        "Jeff Shevlen" <jshevlen@passedpawn.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: CVSup release info
Message-ID:  <032c21942011f12FE7@mail7.mgfairfax.rr.com>
In-Reply-To: <038301c1aa10$547a89c0$b300a8c0@wenk>
References:  <038301c1aa10$547a89c0$b300a8c0@wenk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 30 January 2002 11:32 pm, Jeff Shevlen wrote:
> Hi,
>
> I have been running cvsup and I'm not sure if I've been
> collecting the 4.4 sources or the 4.5 sources.
>
> I have two questions:
> (1) Is there a simple way to determine what version of the
> sources you've downloaded after the fact?  Is there some file in
> the /urs/src directory that says, in effect, "this source
> directory contains the 4.4 version release"?

/usr/src/UPDATING should at least give you a hint.

> (2) I suspect I have to change my /etc/cvsupfile; but is there a
> way to set it up so CVSup always grabs the latest RELEASE, no
> matter what?
>
> Here is my current cvsupfile:
> *default  host=cvsup8.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=.
> *default  delete use-rel-suffix
>
> src-all
> *default tag=.
> ports-all
> doc-all

These are in fact 5.0-current sources. Hope you've had fun on the 
bleeding edge. ;) Change the first *default tag=. line to read 
*default tag=RELENG_4 and you'll get 4.X-stable sources, where X is 
always the latest number out. Don't change the other tag, ports and 
doc need to get current versions as there are no other versions. IF 
you want 4.5-release and not -stable, make it RELENG_4_5_0_RELEASE.

-- 
Ray Kohler
"There are two ways of disliking poetry; one way is to dislike it, 
the
other is to read Pope."
		-- Oscar Wilde

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




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