Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 12:16:06 -0700 (PDT)
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        nate@mt.sri.com (Nate Williams)
Cc:        peter@FreeBSD.ORG (Peter Wemm), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: CVSROOT log_accum.pl
Message-ID:  <199904121916.MAA00547@troutmask.apl.washington.edu>
In-Reply-To: <199904121908.NAA16288@mt.sri.com> from Nate Williams at "Apr 12, 1999 01:08:21 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Williams wrote:
> > peter       1999/04/12 11:25:42 PDT
> > 
> >   Modified files:
> >     .                    log_accum.pl 
> >   Log:
> >   Drop cvs-all from the commit mail messages.  It goes to a much wider
> >   audience who aren't necessarily going to want them.
> 
> What's the liklihood you'd allow a modification to log_accum.pl to use a
> different Subject line so that the newBus messages could be filtered
> more easily?  (It's a rather trivial change, and can even be done
> dynamically based on the CVSROOT directory name, which is what we've
> done.)
> 

With procmail, one could filter the previous messages based on the
"-= New-bus architecture repository =-" string.

:0
* ^(From:|Sender:).*freebsd
{
        :0 B
        * .*("-= New-bus architecture repository =-")
        /dev/null
}

-- 
Steve


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?199904121916.MAA00547>