Date: Fri, 14 Sep 2001 02:51:53 +0100 From: Brian Somers <brian@freebsd-services.com> To: Josef Karthauser <joe@tao.org.uk> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: Proposed patch to log_accum.pl Message-ID: <200109140151.f8E1prd00702@hak.lan.Awfulhak.org> In-Reply-To: Message from Josef Karthauser <joe@tao.org.uk> of "Fri, 14 Sep 2001 02:28:11 BST." <20010914022811.E28588@tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@freebsd-services.com> <brian@Awfulhak.org> http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109140151.f8E1prd00702>