From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 09:19:40 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 3AC1116A4CE for ; Fri, 20 Aug 2004 09:19:40 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 485A743D2F for ; Fri, 20 Aug 2004 09:19:39 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7K9JbOj029726 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 20 Aug 2004 11:19:38 +0200 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id i7K9JbAZ000611 for ; Fri, 20 Aug 2004 11:19:37 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7K9Jb2U000610 for freebsd-current@freebsd.org; Fri, 20 Aug 2004 11:19:37 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Fri, 20 Aug 2004 11:19:37 +0200 From: Hanspeter Roth To: freebsd-current@freebsd.org Message-ID: <20040820091936.GA525@gicco.homeip.net> Mail-Followup-To: freebsd-current@freebsd.org References: <20040819192425.GA1935@gicco.homeip.net> <20040819220039.GC12219@unixpages.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040819220039.GC12219@unixpages.org> User-Agent: Mutt/1.4.1i Subject: Re: releng_5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 09:19:40 -0000 On Aug 20 at 00:00, Christian Brueffer spoke: > On Thu, Aug 19, 2004 at 09:24:25PM +0200, Hanspeter Roth wrote: > > > > Which is the tag now that will approach RELENG_5_3_0_RELEASE? > > > > Just added it, should be visible within 24 hours. Thanks for the > reminder. I was concerned which tag to use if RELENG_5_3_0_RELEASE is still not available while making sure not retrieving sources beyond 5.3-release. So I guess RELENG_5 is the one. (I've used '.' so far. But src/sys/conf/newvers.sh had 6-current recently.) -Hanspeter