From owner-freebsd-stable Thu Aug 19 17:17:41 1999 Delivered-To: freebsd-stable@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id ECBE01526D for ; Thu, 19 Aug 1999 17:17:29 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id RAA22345; Thu, 19 Aug 1999 17:17:07 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <199908200017.RAA22345@gndrsh.dnsmgr.net> Subject: Re: CVSupping un-needed ports In-Reply-To: from Brett Taylor at "Aug 19, 1999 05:54:55 pm" To: brett@peloton.runet.edu (Brett Taylor) Date: Thu, 19 Aug 1999 17:17:07 -0700 (PDT) Cc: lambert@cswnet.com, freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > On Thu, 19 Aug 1999 lambert@cswnet.com wrote: > > > Can someone give me an example of how to make cvsup ignore a directory? > > Here's my refuse file - your location of your CVSup data may vary: > > peloton: {7} pwd > /usr/local/etc/cvsup/sup/ports-all > > peloton: {8} more refuse.cvs:. > */chinese > */japanese > */korean > */plan9 > */russian > */vietnamese > */german > */mbone Why make cvsup deal with the regex's above and waste the CPU cycles, it's already a fairly intense program: gndrsh:root {374}# pwd /A/ncvs/sup/ports-all gndrsh:root {375}# cat refuse ports/chinese ports/german ports/japanese ports/korean ports/russian ports/vietnamese gndrsh:root {376}# > > Just use */games for your case. or ports/games, or if this is the src/ tree instead the directory would be .../sup/src and the file is still refuse and the contents would be src/games -- Rod Grimes - KD7CAX - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message