From owner-freebsd-hackers Thu Jun 27 11:33:24 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA15687 for hackers-outgoing; Thu, 27 Jun 1996 11:33:24 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA15682 for ; Thu, 27 Jun 1996 11:33:22 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA05442; Thu, 27 Jun 1996 11:26:57 -0700 From: Terry Lambert Message-Id: <199606271826.LAA05442@phaeton.artisoft.com> Subject: Re: sup tags again To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 27 Jun 1996 11:26:57 -0700 (MST) Cc: alexis@ww.net, freebsd-hackers@FreeBSD.org In-Reply-To: <645.835857926@time.cdrom.com> from "Jordan K. Hubbard" at Jun 26, 96 11:45:26 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > Anyone please tell me the last time: how do I know which > > tag belongs to which release? I.e. how do I find a tag for a specific > > snap for example? > > I'm afraid we don't tag for SNAPs. The most relevant tags you'll > find are RELENG_2_1_0 (-stable) and HEAD (-current). stupid "HEAD" is not a symbolic tag. That's why the damn CVS of a year ago puked out with a SUP updated CVS tree attempting a CVS updates of a checked out, modified source base (the CVS which came with 2.1R has this "feature"). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.