From owner-freebsd-current@FreeBSD.ORG Sun Jun 5 17:19:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 A9A4E16A41C for ; Sun, 5 Jun 2005 17:19:20 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBEA243D4C for ; Sun, 5 Jun 2005 17:19:19 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: (qmail 10414 invoked by uid 207); 5 Jun 2005 17:19:20 -0000 Received: from keramida@freebsd.org by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.189):. Processed in 0.359281 secs); 05 Jun 2005 17:19:20 -0000 Received: from dialup189.ach.sch.gr (HELO gothmog.gr) ([81.186.70.189]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 5 Jun 2005 17:19:18 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j55HJE7Q045604; Sun, 5 Jun 2005 20:19:14 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j55HJESr045603; Sun, 5 Jun 2005 20:19:14 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Sun, 5 Jun 2005 20:19:14 +0300 From: Giorgos Keramidas To: Chris Message-ID: <20050605171914.GA16327@gothmog.gr> References: <42A11C92.5050505@samsco.org> <20050605023739.J42933@lexi.siliconlandmark.com> <20050605221438.L43170@Neo-Vortex.net> <20050605124250.GA691@pato.euesrg02.net> <42A33262.4020005@makeworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42A33262.4020005@makeworld.com> Cc: freebsd-current@freebsd.org Subject: Re: HEADS UP! 6.0 Schedule, 6.0-CURRENT Snapshot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 05 Jun 2005 17:19:20 -0000 On 2005-06-05 12:12, Chris wrote: > What would the rel tag be? > > *default release=cvs tag=RELENG_6_0 > > To start cvsuping the src now? There is no RELENG_6_0 branch right now. Some time after the source tree is frozen, a branch is created by the Release Engineering team. To get the 6.0-CURRENT sources now, you'd have to update to the HEAD of the source tree: *default release=cvs tag=. Note though that this is still -CURRENT (even so close to the freeze), so the usual care should be applied.