From owner-freebsd-hackers Wed Dec 3 18:08:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA05335 for hackers-outgoing; Wed, 3 Dec 1997 18:08:41 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from Tandem.com (suntan.tandem.com [192.216.221.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA05324 for ; Wed, 3 Dec 1997 18:08:37 -0800 (PST) (envelope-from grog@lemis.com) Received: from papillon.lemis.com ([168.87.69.104]) by Tandem.com (8.8.8/2.0.1) with ESMTP id SAA15588; Wed, 3 Dec 1997 18:08:23 -0800 (PST) Received: (grog@localhost) by papillon.lemis.com (8.8.8/8.6.12) id JAA06002; Thu, 4 Dec 1997 09:39:26 +0800 (CST) Message-ID: <19971204093922.33319@lemis.com> Date: Thu, 4 Dec 1997 09:39:22 +0800 From: Greg Lehey To: Thomas Gellekum Cc: jbryant@unix.tfs.net, Jacques Vidrine , freebsd-hackers@FreeBSD.ORG Subject: Re: CVS tags (was: Re: emacs core dumping on -current?) References: <199712030935.DAA27323@unix.tfs.net> <87btyyyblv.fsf@ghpc6.ihf.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <87btyyyblv.fsf@ghpc6.ihf.rwth-aachen.de>; from Thomas Gellekum on Wed, Dec 03, 1997 at 11:17:31AM +0100 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Dec 03, 1997 at 11:17:31AM +0100, Thomas Gellekum wrote: > Jim Bryant writes: > >> another thing... the cvsup tag RELENG_2_2_5 seems to retreive -current. i >> was running 2.2-STABLE, and wanted to finally upgrade to 2.2.5, guess what... > > There's no such tag as RELENG_2_2_5. Use RELENG_2_2 for 2.2.5-stable > (post-2.2.5) and RELENG_2_2_5_RELEASE for the 2.2.5-RELEASE bits. Does this imply that if you specify an invalid tag to cvs, it just ignores it? Greg