From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 22:06:22 2005 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 8E54216A4CE for ; Fri, 25 Feb 2005 22:06:22 +0000 (GMT) Received: from smtp800.mail.sc5.yahoo.com (smtp800.mail.sc5.yahoo.com [66.163.168.179]) by mx1.FreeBSD.org (Postfix) with SMTP id F175843D49 for ; Fri, 25 Feb 2005 22:06:20 +0000 (GMT) (envelope-from donaldj1066@fastmail.fm) Received: from unknown (HELO pres7000.mylan.net) (donaldj@ameritech.net@69.211.78.223 with plain) by smtp800.mail.sc5.yahoo.com with SMTP; 25 Feb 2005 22:06:20 -0000 From: "Donald J. O'Neill" To: freebsd-questions@freebsd.org Date: Fri, 25 Feb 2005 16:05:29 -0600 User-Agent: KMail/1.7.2 References: <6.2.1.2.2.20050225150603.00c87978@cheyenne.wixb.com> In-Reply-To: <6.2.1.2.2.20050225150603.00c87978@cheyenne.wixb.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502251605.29330.donaldj1066@fastmail.fm> cc: "J.D. Bronson" Subject: Re: correct cvsup for 5.3 snapshot 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: Fri, 25 Feb 2005 22:06:22 -0000 On Friday 25 February 2005 03:07 pm, J.D. Bronson wrote: > I am currently running a snapshot "FreeBSD 5.3-STABLE-SNAP001" > and I want to update this...I am presuming to 5.3-STABLE ? > > Is this the correct cvsup file? > > *default host=someserver.freebsd.org > *default base=/var/db > *default prefix=/usr > *default release=cvs tag=RELENG_5_3 > *default delete use-rel-suffix > *default compress > src-all > > > Thanks- Hi J.D., What you've got will get you the 5.3 security version. What you want would be: *default release=cvs tag=RELENG_5 This change would get you the sources for 5.3 stable. Don -- Donald J. O'Neill donaldj1066@fastmail.fm I'm not totally useless, I can be used as a bad example.