From owner-freebsd-questions Wed Oct 14 11:38:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06392 for freebsd-questions-outgoing; Wed, 14 Oct 1998 11:38:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhost.criterion.canon.co.uk (cruella.criterion.canon.co.uk [194.223.249.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06381 for ; Wed, 14 Oct 1998 11:38:51 -0700 (PDT) (envelope-from adamn@criterion.canon.co.uk) Received: from criterion.canon.co.uk (hermes.criterion.canon.co.uk [194.223.249.13]) by mailhost.criterion.canon.co.uk (8.8.8/8.7.3) with ESMTP id TAA08223; Wed, 14 Oct 1998 19:32:13 +0100 (BST) Message-ID: <3624ED77.F899B411@criterion.canon.co.uk> Date: Wed, 14 Oct 1998 19:29:11 +0100 From: Adam Nealis Organization: Criterion Software, Ltd. X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.34 i686) MIME-Version: 1.0 To: Loren Daniel Koss CC: freebsd-questions@FreeBSD.ORG Subject: Re: CVSUP Question.. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Loren Daniel Koss wrote: > > When I CVSUP the source, what version am I getting? I have the tag > RELENG_2_2. Is that earlier or later than 2.2.1-RELEASE which i am > currently running? RELENG_2_2 is later than 2.2.1-RELEASE. RELENG_2_2 corresponds to the 2.2.x stable track. (See http://www.freebsd.org/handbook/handbook267.html#cvsup:config:vers) > I'd like to get up to the most recent stable version. Any help would be > great. So if you cvsup with tag=RELENG_2_2 you do get up to date on the stable track. I used ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/examples/cvsup/stable-supfile and ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/examples/cvsup/secure-stable-supfile to get me started. But see http://www.freebsd.org/handbook/handbook263.html to get you started. As I write, a make world is in progress on my newest FreeBSD box, taking me from the 2.2.6 I installed yesterday to the lastest stable stuff. Cheers, Adam. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message