From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 09:37:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80FB316A4CE for ; Wed, 20 Oct 2004 09:37:51 +0000 (GMT) Received: from web14102.mail.yahoo.com (web14102.mail.yahoo.com [216.136.172.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 6867C43D54 for ; Wed, 20 Oct 2004 09:37:51 +0000 (GMT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20041020093751.61255.qmail@web14102.mail.yahoo.com> Received: from [194.248.174.58] by web14102.mail.yahoo.com via HTTP; Wed, 20 Oct 2004 11:37:51 CEST Date: Wed, 20 Oct 2004 11:37:51 +0200 (CEST) From: Claus Guttesen To: Scott Long , freebsd-current@freebsd.org In-Reply-To: <41762C6C.2070204@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: FreeBSD 5.3-RC1 available X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 09:37:51 -0000 > For people wishing to upgrade older systems > using cvsup(1) and the > procedure described in src/UPDATING the CVS tag > to use is RELENG_5 Do you mean RELENG_5_3? Cvsup'ing using RELENG_5 gives me 5.3 stable while RELENG_5_3 gives me 5.3 RC1 in newvers.sh. Claus