Skip to content
Snippets Groups Projects
Commit ea2ab0bd authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update cvs instructions to suggest cvsutils.

David Fetter
parent 14c4d3de
Branches
Tags
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.42 2007/03/27 01:45:22 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.43 2007/05/30 17:41:43 momjian Exp $ -->
<appendix id="cvs">
<appendixinfo>
......@@ -15,6 +15,10 @@
<firstname>Thomas</firstname>
<surname>Lockhart</surname>
</author>
<author>
<firstname>David</firstname>
<surname>Fetter</surname>
</author>
</authorgroup>
<date>1999-05-20</date>
</appendixinfo>
......@@ -150,6 +154,13 @@ cvs update
comes with <productname>CVS</productname>, or see the online
documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
</para>
<para>
For those things which <productname>CVS</productname> does not do by
itself, for example ones that add or remove files, you can use
<productname>cvsutils</productname>, which is packaged for many
operating systems, or available in source form at <ulink
url="http://www.red-bean.com/cvsutils/"></ulink>.
</para>
</sect1>
<sect1 id="cvs-tree">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment