- Clarify where is located refuse file
- Update the example of refuse file according to one from /usr/share/examples/cvsup - Add missing filename tags
This commit is contained in:
parent
301b3e945b
commit
db7f7d2adc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17471
1 changed files with 18 additions and 15 deletions
|
@ -2238,11 +2238,11 @@ src-all</programlisting>
|
|||
client to <emphasis>refuse</emphasis> certain files from the
|
||||
server. The <filename>refuse</filename> file can be found (or, if you do not yet
|
||||
have one, should be placed) in
|
||||
<filename><replaceable>base</replaceable>/sup/refuse</filename>.
|
||||
<replaceable>base</replaceable> is defined in your supfile; by
|
||||
<filename><replaceable>base</replaceable>/sup/</filename>.
|
||||
<replaceable>base</replaceable> is defined in your <filename>supfile</filename>; by
|
||||
default, <replaceable>base</replaceable> is
|
||||
<filename>/usr/local/etc/cvsup</filename>,
|
||||
which means that by default the <filename>refuse</filename> file is in
|
||||
which means that by default the <filename>refuse</filename> file is
|
||||
<filename>/usr/local/etc/cvsup/sup/refuse</filename>.</para>
|
||||
|
||||
<para>The <filename>refuse</filename> file has a very simple format; it simply
|
||||
|
@ -2257,24 +2257,27 @@ src-all</programlisting>
|
|||
ports/french
|
||||
ports/german
|
||||
ports/hebrew
|
||||
ports/japanese
|
||||
ports/hungarian
|
||||
ports/japanese
|
||||
ports/korean
|
||||
ports/portuguese
|
||||
ports/russian
|
||||
ports/ukrainian
|
||||
ports/vietnamese
|
||||
doc/de_DE.ISO8859-1
|
||||
doc/el_GR.ISO8859-7
|
||||
doc/es_ES.ISO8859-1
|
||||
doc/fr_FR.ISO8859-1
|
||||
doc/it_IT.ISO8859-15
|
||||
doc/ja_JP.eucJP
|
||||
doc/nl_NL.ISO8859-1
|
||||
doc/pt_BR.ISO8859-1
|
||||
doc/ru_RU.KOI8-R
|
||||
doc/sr_YU.ISO8859-2
|
||||
doc/zh_TW.Big5</screen>
|
||||
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_*</screen>
|
||||
|
||||
<para>and so forth for the other languages (you can find the
|
||||
full list by browsing the <ulink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue