From owner-cvs-all Tue Dec 7 11:25:27 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 7667515583; Tue, 7 Dec 1999 11:24:47 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id A31331CA0; Wed, 8 Dec 1999 03:24:36 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT exclude In-Reply-To: Message from Peter Wemm of "Tue, 07 Dec 1999 11:11:48 PST." <199912071911.LAA81343@freefall.freebsd.org> Date: Wed, 08 Dec 1999 03:24:36 +0800 From: Peter Wemm Message-Id: <19991207192436.A31331CA0@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > peter 1999/12/07 11:11:48 PST > > Added files: > . exclude > Log: > Add a hack prototype directory/path matching system for overrides of > the $FreeBSD$ checking. Please add files (or whole directories if required) for files that absolutely cannot have $FreeBSD$ tags in them. CVSROOT/exclude support is a bit fragile so far (the matching is pretty lame), but please try this first before resorting to $CVSFUBAR. "src/sys/foo" will match "src/sys/foo/bar.c", along with any other files there. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message