From owner-cvs-all Thu Sep 13 18:52: 6 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 632FE37B407; Thu, 13 Sep 2001 18:52:00 -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 f8E1pwi23025; Fri, 14 Sep 2001 02:51:58 +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 f8E1prd00702; Fri, 14 Sep 2001 02:51:53 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200109140151.f8E1prd00702@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Josef Karthauser Cc: 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:28:11 BST." <20010914022811.E28588@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Sep 2001 02:51:53 +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 > Hi, > > I've attached a patch to CVSROOT/log_accum.pl that I'd like comments on > before I commit it. > > At the moment we get a summary line for each modified file in the commit > email, i.e.: > =20 > Revision Changes Path > 1.108 +6 -5 src/sys/kern/kern_descrip.c > > 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? I think something like: 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 is sufficient. > Thanks in advance, > 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