From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 21:21: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 D38BC16A4CE for ; Fri, 25 Feb 2005 21:21:22 +0000 (GMT) Received: from ms-smtp-02.rdc-nyc.rr.com (ms-smtp-02-smtplb.rdc-nyc.rr.com [24.29.109.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AAE43D4C for ; Fri, 25 Feb 2005 21:21:20 +0000 (GMT) (envelope-from jmwny@nyc.rr.com) Received: from bsd.nyc.rr.com (69-201-151-233.nyc.rr.com [69.201.151.233]) j1PLLHId012414 for ; Fri, 25 Feb 2005 16:21:17 -0500 (EST) Date: Fri, 25 Feb 2005 16:22:10 -0500 From: John Wilson To: freebsd-questions@freebsd.org Message-Id: <20050225162210.3376c095.jmwny@nyc.rr.com> In-Reply-To: <6.2.1.2.2.20050225150603.00c87978@cheyenne.wixb.com> References: <6.2.1.2.2.20050225150603.00c87978@cheyenne.wixb.com> X-Mailer: Sylpheed version 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine 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 21:21:22 -0000 On Fri, 25 Feb 2005 15:07:36 -0600 "J.D. Bronson" wrote: [...] > and I want to update this...I am presuming to 5.3-STABLE ? [...] > *default release=cvs tag=RELENG_5_3 If you want -stable, change this to read: *default release=cvs tag=RELENG_5 - John.