Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2001 03:01:22 +0100
From:      Brian Somers <brian@freebsd-services.com>
To:        Josef Karthauser <joe@tao.org.uk>
Cc:        Brian Somers <brian@freebsd-services.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com
Subject:   Re: Proposed patch to log_accum.pl 
Message-ID:  <200109140201.f8E21Md01274@hak.lan.Awfulhak.org>
In-Reply-To: Message from Josef Karthauser <joe@tao.org.uk>  of "Fri, 14 Sep 2001 02:54:59 BST." <20010914025459.E29860@tao.org.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <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?200109140201.f8E21Md01274>