|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.42 2007/03/27 01:45:22 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.43 2007/05/30 17:41:43 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="cvs">
|
4 | 4 | <appendixinfo>
|
|
15 | 15 | <firstname>Thomas</firstname>
|
16 | 16 | <surname>Lockhart</surname>
|
17 | 17 | </author>
|
| 18 | + <author> |
| 19 | + <firstname>David</firstname> |
| 20 | + <surname>Fetter</surname> |
| 21 | + </author> |
18 | 22 | </authorgroup>
|
19 | 23 | <date>1999-05-20</date>
|
20 | 24 | </appendixinfo>
|
@@ -150,6 +154,13 @@ cvs update
|
150 | 154 | comes with <productname>CVS</productname>, or see the online
|
151 | 155 | documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
|
152 | 156 | </para>
|
| 157 | + <para> |
| 158 | + For those things which <productname>CVS</productname> does not do by |
| 159 | + itself, for example ones that add or remove files, you can use |
| 160 | + <productname>cvsutils</productname>, which is packaged for many |
| 161 | + operating systems, or available in source form at <ulink |
| 162 | + url="http://www.red-bean.com/cvsutils/"></ulink>. |
| 163 | + </para> |
153 | 164 | </sect1>
|
154 | 165 |
|
155 | 166 | <sect1 id="cvs-tree">
|
|