From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 21:33:38 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 3A59616A4CE for ; Thu, 19 Aug 2004 21:33:38 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F76143D1F for ; Thu, 19 Aug 2004 21:33:37 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7JLXZ9v027991 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 19 Aug 2004 23:33:36 +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 i7JLXZZQ002608 for ; Thu, 19 Aug 2004 23:33:36 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7JLXZGA002607 for freebsd-current@freebsd.org; Thu, 19 Aug 2004 23:33:35 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Thu, 19 Aug 2004 23:33:35 +0200 From: Hanspeter Roth To: freebsd-current@freebsd.org Message-ID: <20040819213335.GA2509@gicco.homeip.net> Mail-Followup-To: freebsd-current@freebsd.org References: <20040819192425.GA1935@gicco.homeip.net> <200408191937.i7JJbNm5019435@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408191937.i7JJbNm5019435@bunrab.catwhisker.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: Thu, 19 Aug 2004 21:33:38 -0000 On Aug 19 at 12:37, David Wolfskill spoke: > > g1-15(4.10-S)[1] cd /S2/usr/src > g1-15(4.10-S)[2] cat CVS/Tag > TRELENG_5 > g1-15(4.10-S)[3] Did you `cvs -r RELENG_5' ? > >Is there a means to list available cvs tags without the risk of > >deleting the target tree? > > Sure. Direct a Web browser to > http://www.freebsd.org/cgi/cvsweb.cgi/src/; at the bottom of the page is > a drop-down list labeled "Show only files with tag:" which defaults to > "Allt tags / default branch". Selecting that item provides a list of > available tags. Thanks for this page. I had not noticed tha tag dropdownlist before. What do the *_BP tags mean? Peace -Hanspeter