From owner-freebsd-current Wed Jun 7 00:29:43 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA05639 for current-outgoing; Wed, 7 Jun 1995 00:29:43 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA05632 for ; Wed, 7 Jun 1995 00:29:40 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id AAA03480; Wed, 7 Jun 1995 00:31:46 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id AAA00135; Wed, 7 Jun 1995 00:28:39 -0700 Message-Id: <199506070728.AAA00135@corbin.Root.COM> To: freebsd-current@FreeBSD.ORG (FreeBSD-current users) cc: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: CVS munging RCS Id's (was Re: sup is fetching whole src tree) In-reply-to: Your message of "Wed, 07 Jun 95 08:17:13 +0200." <199506070617.IAA09581@uriah.heep.sax.de> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 07 Jun 1995 00:28:36 -0700 Sender: current-owner@FreeBSD.ORG Precedence: bulk >As Nate Williams wrote: > >[$FreeBSD$ RCS keyword] > >> Both NetBSD and the XFree86 folks do this now, and while I admit it's a >> good idea it'd be a bit more difficult to do at this stage of the game >> than when we first did the 2.0 CVS tree. > >Rod's opinion didn't seem to be too pessimistic that it can still be >done. It's not only a Good Thing (TM), we do _need_ it. E.g., it >would eliminate PR # gnu/449 (perl's $] variable is broken), and i'm >sure there's other not-so-obvious imported software wher we also broke >the original RCS ids. I'll only agree to changing to this if the entire source tree is changed at the same time. Having a mixture of $Id$/$FreeBSD$ would be a *very* ugly mess. This shouldn't be difficult to accomplish with a simple sed script or something. -DG