From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 28 15:59:55 2008 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D82B61065670; Thu, 28 Feb 2008 15:59:55 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (w.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id 910A58FC22; Thu, 28 Feb 2008 15:59:55 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id m1SFxpfZ090101; Thu, 28 Feb 2008 08:59:51 -0700 (MST) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.2/8.14.2) with ESMTP id m1SFxoTX084676; Thu, 28 Feb 2008 08:59:50 -0700 (MST) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.2/8.14.2/Submit) id m1SFxnWE084670; Thu, 28 Feb 2008 08:59:49 -0700 (MST) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <18374.55925.429800.520009@gromit.timing.com> Date: Thu, 28 Feb 2008 08:59:49 -0700 From: John E Hein To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= In-Reply-To: <86fxvd18te.fsf@ds4.des.no> References: <18373.33662.614583.231211@gromit.timing.com> <20080227201203.GA1101@zaphod.nitro.dk> <86fxvd18te.fsf@ds4.des.no> X-Mailer: VM 7.19 under Emacs 22.1.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: hackers@FreeBSD.org, "Simon L. Nielsen" Subject: Re: cvs tag renaming after repo copy X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 15:59:55 -0000 Dag-Erling Sm=F8rgrav wrote at 14:58 +0100 on Feb 28, 2008: > "Simon L. Nielsen" writes: > > John Polstra has made a script (Fixtags) for it which we use for the= > > FreeBSD repository. I don't think he has any problems with it being= > > distributed, but as it doesn't have a copyright statement i just wan= t > > to ask before I distribute it... > = > Uh... I wrote a replacement for that in 2001 (~des/bin/fixtags.pl). > I'm surprised you still use John's version, which is excruciatingly > slow, since 1) it's a shell script, 2) it's a *recursive* shell script= , > 3) it runs rcs twice for every modified tag. > = > My version was under 3-clause BSD; I just switched it to 2-clause. Sounds nice. But for those of us aren't in the club and don't have a freefall account (or wherever home dirs reside these days) ... ?