From owner-freebsd-questions@FreeBSD.ORG Sun Jul 4 12:46:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A1716A4CE for ; Sun, 4 Jul 2004 12:46:24 +0000 (GMT) Received: from smtp07.web.de (smtp07.web.de [217.72.192.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id D137543D39 for ; Sun, 4 Jul 2004 12:46:23 +0000 (GMT) (envelope-from platanthera@web.de) Received: from [217.225.252.196] (helo=liza.hacienda.herti) by smtp07.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.101 #44) id 1Bh6Nx-0007gB-00; Sun, 04 Jul 2004 14:46:22 +0200 From: platanthera To: freebsd-questions@freebsd.org, Stacey Roberts Date: Sun, 4 Jul 2004 14:47:09 +0200 User-Agent: KMail/1.6.2 References: <20040704122612.GX476@crom.vickiandstacey.com> In-Reply-To: <20040704122612.GX476@crom.vickiandstacey.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407041447.09501.platanthera@web.de> Sender: platanthera@web.de Subject: Re: Updating newly installed FreeBSD-5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2004 12:46:24 -0000 On Sunday 04 July 2004 14:26, Stacey Roberts wrote: > Hello, > Forgive the simple question here, please. > > I've just installed FreeBSD-5.2.1 from BSDMall's CD-Set, and I wanted > to do what I'd usually do with a new installation of FreeBSD-4.x, > which is to update it to the latest "stable" of that version. Now I > know that there is no "Stable" version of 5.x as yet, but I wondered > what it is that the supfiles located at /usr/share/examples/cvsup > should be for what I want to do. > > The standard-supfile that is currently on my 5.2.1 install has : > > *default release=cvs tag=. > > Isn't that going to get me CURRENT? > > I had a look for what I would have thought should be branch > information for RELENG_5_2_1, but couldn't actually find anything. > What should I use? just use *default release=cvs tag=RELENG_5_2 regards