Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae9df0b

Browse files
author
Neil Conway
committed
Addition to documentation about cvsup. From Andrew Dunstan, minor SGML
tweak by Neil Conway.
1 parentcb7fc63 commitae9df0b

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

‎doc/src/sgml/cvs.sgml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.27 2003/11/29 19:51:36 pgsql Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.28 2004/09/27 05:54:58 neilc Exp $
33
-->
44

55
<appendix id="cvs">
@@ -430,6 +430,23 @@ pgsql
430430
</programlisting>
431431
</para>
432432

433+
<para>
434+
If you specify <option>repository</> instead of <option>pgsql</>
435+
in the above setup, you will get a complete copy of the entire
436+
repository at cvsup.postgresql.org, including its
437+
<filename>CVSROOT</filename> directory. If you do that, you will
438+
probably want to exclude those files in that directory that you
439+
want to modify locally, using a refuse file. For example, for the
440+
above setup you might put this in
441+
<filename>/home/cvs/sup/repository/refuse</>:
442+
<programlisting>
443+
CVSROOT/config*
444+
CVSROOT/commitinfo*
445+
CVSROOT/loginfo*
446+
</programlisting>
447+
See the <productname>CVSup</> manual pages for how to use refuse files.
448+
</para>
449+
433450
<para>
434451
The following is a suggested <productname>CVSup</productname> config file from
435452
<ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup">the <productname>PostgreSQL</> ftp site</ulink>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp