mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
Update cvs instructions to suggest cvsutils.
David Fetter
This commit is contained in:
parent
14c4d3dea9
commit
ea2ab0bd10
@ -1,4 +1,4 @@
|
|||||||
<!-- $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">
|
<appendix id="cvs">
|
||||||
<appendixinfo>
|
<appendixinfo>
|
||||||
@ -15,6 +15,10 @@
|
|||||||
<firstname>Thomas</firstname>
|
<firstname>Thomas</firstname>
|
||||||
<surname>Lockhart</surname>
|
<surname>Lockhart</surname>
|
||||||
</author>
|
</author>
|
||||||
|
<author>
|
||||||
|
<firstname>David</firstname>
|
||||||
|
<surname>Fetter</surname>
|
||||||
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
<date>1999-05-20</date>
|
<date>1999-05-20</date>
|
||||||
</appendixinfo>
|
</appendixinfo>
|
||||||
@ -150,6 +154,13 @@ cvs update
|
|||||||
comes with <productname>CVS</productname>, or see the online
|
comes with <productname>CVS</productname>, or see the online
|
||||||
documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
|
documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
|
||||||
</para>
|
</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>
|
||||||
|
|
||||||
<sect1 id="cvs-tree">
|
<sect1 id="cvs-tree">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user