From owner-freebsd-questions Sat Mar 6 20:27:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail0.atl.bellsouth.net (mail0.atl.bellsouth.net [205.152.0.27]) by hub.freebsd.org (Postfix) with ESMTP id 79F46150E2 for ; Sat, 6 Mar 1999 20:26:58 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (host-209-214-69-25.atl.bellsouth.net [209.214.69.25]) by mail0.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id XAA16156; Sat, 6 Mar 1999 23:26:26 -0500 (EST) Received: from wghicks (localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id XAA05477; Sat, 6 Mar 1999 23:16:52 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) Message-Id: <199903070416.XAA05477@bellsouth.net> To: Steve Carter Cc: freebsd-questions@FreeBSD.ORG, wghicks@wghicks.bellsouth.net Subject: Re: Keeping -RELEASE up to date In-reply-to: Your message of "Sat, 06 Mar 1999 20:55:20 MST." <19990306205520.A5821@globalcenter.net> Date: Sat, 06 Mar 1999 23:16:52 -0500 From: W Gerald Hicks Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am pretty seasoned with Unix, but pretty recent to FreeBSD. Welcome! > I have read about using cvsup to keep -CURRENT and -STABLE trains up to > date, but how does one keep the -RELEASE up to date? Is there a tag for > -RELEASE also, a la: > > *default release=cvs tag=RELENG_3 > > I am running 3.0-RELEASE and would like to use cvsup, or some other > mechanism for keep my system up to date in terms of bug fixes and the > like. Am I missing something fundamental? > > -Steve The tag as you've specified it (RELENG_3) is the correct one for keeping a 3.x release -STABLE. The tag 'RELENG_3_0_0_RELEASE' was simply a snapshot at that point in time on branch RELENG_3. I'd recommend getting warmed up to mergemaster if you plan to take your system from 3.0-RELEASE to 3.1-STABLE. I'd recommend doing so. Good Luck, Jerry Hicks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message