Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 20:41:01 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Annelise Anderson <andrsn@andrsn.stanford.edu>
Cc:        Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org>, freebsd-questions@FreeBSD.ORG
Subject:   Re: trying to RTFM, having problems
Message-ID:  <19991115204101.A1589@strontium.scientia.demon.co.uk>
In-Reply-To: <Pine.BSF.4.10.9911150903180.79836-100000@andrsn.stanford.edu>
References:  <Pine.BSF.4.02A.9911151553420.26363-100000@dogma.freebsd-uk.eu.org> <Pine.BSF.4.10.9911150903180.79836-100000@andrsn.stanford.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Annelise Anderson wrote:

> On Mon, 15 Nov 1999, Jonathon McKitrick wrote:
>
>>> 2.  I have seen supfiles that allow me to choose only certain
>>> collections, but for docs I am getting every language.  The
>>> example only shows 'docs-all' and doesn't list separate language
>>> collections.  Can i find this list anywhere?
>
> If you get docs-all and look at some of the Makefiles, you'll see the
> list.  I'm not sure exactly how you'd cvsup one language; you might
> see what happens with docs-en (English).

Just use a refuse file for that. e.g.,

ben@magnesium:/usr/local/etc/cvsup/sup/doc-all$ ls -l
total 137
-rw-r--r--  1 root  wheel  127398 Nov 14 19:43 checkouts.cvs:.
-rw-r--r--  1 root  wheel      45 Nov 14 19:40 refuse.cvs:.
ben@magnesium:/usr/local/etc/cvsup/sup/doc-all$ cat refuse.cvs:. 
doc/es_*
doc/ja_*
doc/ru_*
doc/zh_*
doc/fr_*

-- 
Ben Smithurst            | PGP: 0x99392F7D
ben@scientia.demon.co.uk |   key available from keyservers and
                         |   ben+pgp@scientia.demon.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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