From owner-cvs-all Thu Sep 13 19: 1:42 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 431BB37B40D; Thu, 13 Sep 2001 19:01:30 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id f8E21Si23406; Fri, 14 Sep 2001 03:01:28 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id f8E21Md01274; Fri, 14 Sep 2001 03:01:22 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200109140201.f8E21Md01274@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Josef Karthauser Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: Proposed patch to log_accum.pl In-Reply-To: Message from Josef Karthauser of "Fri, 14 Sep 2001 02:54:59 BST." <20010914025459.E29860@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Sep 2001 03:01:22 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Fri, Sep 14, 2001 at 02:51:53AM +0100, Brian Somers wrote: > > > Hi, > > >=20 > > > I've attached a patch to CVSROOT/log_accum.pl that I'd like comments on > > > before I commit it. > > >=20 > > > At the moment we get a summary line for each modified file in the commit > > > email, i.e.: > > > =3D20 > > > Revision Changes Path > > > 1.108 +6 -5 src/sys/kern/kern_descrip.c > > >=20 > > > The attached patch caused us to also get these lines for added and > > > removed files. It's been suggested that the revision number be followed > > > with "(dead)" in the case of removed files. Is this necessary? > >=20 > > I think something like: > >=20 > > Revision Changes Path > > 1.108 +6 -5 src/sys/kern/kern_descrip.c > > 1.1 +123 src/sys/kern/new_file.c > > 1.234 -669 src/sys/kern/dead_file.c > >=20 > > is sufficient. > > That makes good sense. Anything else? Who, me ? Well, as is evident on all the repos I've set up, I'd *really* like something like this: root(brian) 2001/09/13 16:26:49 BST Update of /home/repo/Storm/usr/local/etc/cvsup/sup/netbsd-htdocs Added Files: list.all releases Log Message: Add missing netbsd repository hierarchies Revision Changes Path 1.1 +7 usr/local/etc/cvsup/sup/netbsd-htdocs/list.all 1.1 +1 usr/local/etc/cvsup/sup/netbsd-htdocs/releases To generate a diff of this commit: cvs -d /home/repo/Storm rdiff -u -r0 -r1.1 usr/local/etc/cvsup/sup/netbsd-htdocs/list.all cvs -d /home/repo/Storm rdiff -u -r0 -r1.1 usr/local/etc/cvsup/sup/netbsd-htdocs/releases But that's too radical, so I won't mention it here (oops!). > Joe -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message