From owner-freebsd-stable  Thu Jun  6 09:06:27 1996
Return-Path: owner-stable
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.5/8.7.3) id JAA11911
          for stable-outgoing; Thu, 6 Jun 1996 09:06:27 -0700 (PDT)
Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA11898
          for <freebsd-stable@freebsd.org>; Thu, 6 Jun 1996 09:06:13 -0700 (PDT)
Received: from gratiano.parc.xerox.com ([13.2.116.55]) by alpha.xerox.com with SMTP id <19504(14)>; Thu, 6 Jun 1996 09:04:14 PDT
Received: by gratiano.parc.xerox.com id <177867>; Thu, 6 Jun 1996 09:04:03 -0700
From: Bill Fenner <fenner@parc.xerox.com>
To: grog@lemis.de, jkh@time.cdrom.com
Subject: Re: Mega-Commit cleanups
Cc: freebsd-stable@freebsd.org
Message-Id: <96Jun6.090403pdt.177867@gratiano.parc.xerox.com>
Date: Thu, 6 Jun 1996 09:03:53 PDT
Sender: owner-stable@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk

>+         RELENG_2_1_0: 1.7.0.4
>
>The way I read this, RELENG_2_1_0 should be revision 1.7.0.4, but
>there *is* no 1.7.0.4.

CVS uses these nonsensical tags (X.Y.0.Z) to mean "The latest revision
on branch X.Y.Z", in this case, 1.7.4.2 .

  Bill