From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 19:24:29 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 9F0C916A4CE for ; Thu, 19 Aug 2004 19:24:29 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D5A43D3F for ; Thu, 19 Aug 2004 19:24:28 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7JJOQYC016710 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 19 Aug 2004 21:24:27 +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 i7JJOQZQ002111 for ; Thu, 19 Aug 2004 21:24:26 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7JJOPWK002110 for freebsd-current@freebsd.org; Thu, 19 Aug 2004 21:24:25 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Thu, 19 Aug 2004 21:24:25 +0200 From: Hanspeter Roth To: freebsd-current@freebsd.org Message-ID: <20040819192425.GA1935@gicco.homeip.net> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: 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: Thu, 19 Aug 2004 19:24:29 -0000 Hello, the handbook lists available cvs branch tags in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html There are listed RELENG_5_0, RELENG_5_1 and RELENG_5_2 but not RELENG_5. If a nonexistent tag is specified in the cvsup file running cvsup the will delete the whole target tree. Is RELENG_5 already available? Is there a means to list available cvs tags without the risk of deleting the target tree? Which is the tag now that will approach RELENG_5_3_0_RELEASE? -Hanspeter