From owner-freebsd-stable Thu May 11 7:14:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 8E63B37B61A for ; Thu, 11 May 2000 07:14:48 -0700 (PDT) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id KAA43875; Thu, 11 May 2000 10:14:46 -0400 (EDT) Message-ID: <391AC056.EC76DB69@thehousleys.net> Date: Thu, 11 May 2000 10:14:46 -0400 From: James Housley Organization: The Housleys dot Net X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Brandon D. Valentine" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Server Farms? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Brandon D. Valentine" wrote: > > Absolutely, you're not the only person to ask this, several others > mailed me in private asking how to do it. Try the following recipe to > catch all RELENG_4 commits: > > Obviously you can change the folder name to wherever you would prefer > the messages to land. Here's one to catch commits to RELENG_4 *and* > RELENG_3: > > :0B: > * ^Sender:.*owner-cvs-all@FreeBSD.ORG > * ^.*(Branch: RELENG_4)|.*(Branch: RELENG_3) > fbsd-cvs-stable And if you only wanted RELENG_3 AND RELENG_4 and wanted to delete the rest you could do: :0B: * ^Sender:.*owner-cvs-all@FreeBSD.ORG * ^.*(Branch: RELENG_4)|.*(Branch: RELENG_3) fbsd-cvs-stable :0: * ^Sender:.*owner-cvs-all@FreeBSD.ORG /dev/null Jim -- microsoft: "where do you want to go today?" linux: "where do you want to go tomorrow?" BSD: "are you guys coming, or what?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message