Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 17:17:07 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        brett@peloton.runet.edu (Brett Taylor)
Cc:        lambert@cswnet.com, freebsd-stable@FreeBSD.ORG
Subject:   Re: CVSupping un-needed ports
Message-ID:  <199908200017.RAA22345@gndrsh.dnsmgr.net>
In-Reply-To: <Pine.BSF.4.10.9908191753470.3236-100000@peloton.runet.edu> from Brett Taylor at "Aug 19, 1999 05:54:55 pm"

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908200017.RAA22345>