Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2003 09:26:49 -0700
From:      Scott Schappell <archon@silvertree.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Cvsup refuse confusion
Message-ID:  <3F6F22C9.1080102@silvertree.org>
In-Reply-To: <001501c38124$889640e0$04fea8c0@moe>
References:  <001501c38124$889640e0$04fea8c0@moe>

next in thread | previous in thread | raw e-mail | index | archive | help
Charles Howse wrote:

>Hi,
>I'm trying to eliminate all the non-English ports and documentation.
>I've deleted the relevant directories in /usr/ports and /usr/share/doc,
>But they reappear on subsequent cvsups.
>Where have I gone wrong?
>
>********* /etc/cvsupfile *********
>
>*default  host=cvsup11.FreeBSD.org
>*default  base=/usr
>*default  prefix=/usr
>*default  release=cvs
>*default  tag=RELENG_4_8
>*default  delete use-rel-suffix
>
>src-all
>*default tag=.
>ports-all
>doc-all
>
>********* /usr/local/etc/cvsup/sup/ports-all/refuse *********
>
>doc/da_*
>doc/de_*
>doc/el_*
>doc/es_*
>doc/fr_*
>doc/it_*
>doc/ja_*
>doc/nl_*
>doc/no_*
>doc/pl_*
>doc/pt_*
>doc/ru_*
>doc/sr_*
>doc/zh_*
>ports/INDEX
>ports/chinese
>ports/french
>ports/german
>ports/hebrew
>ports/hungarian
>ports/japanese
>ports/korean
>ports/polish
>ports/portuguese
>ports/russian
>ports/ukranian
>ports/vietnamese
>
>
>Thanks,
>Charles
>
>Got a computer with idle CPU time?
>Join SETI@home and help make history!
>http://setiathome.ssl.berkeley.edu/
>
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
The refuse file goes in /usr/local/etc/cvsup/sup/refuse as mentioned in 
the handbook at 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html 
Section A.5.3.1

"The refuse file essentially tells *CVSup* that it should not take every 
single file from a collection; in other words, it tells the client to 
/refuse/ certain files from the server. The refuse file can be found 
(or, if you do not yet have one, should be placed) in /base//sup/. 
/base/ is defined in your supfile; by default, /base/ is 
/usr/local/etc/cvsup, which means that by default the refuse file is 
/usr/local/etc/cvsup/sup/refuse."

Cheers




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