Commit f6c30d54 authored by Bruce Momjian's avatar Bruce Momjian

Update for new CVS homepage.

parent 949ebbd5
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.33 2005/04/09 03:52:43 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.34 2005/08/11 13:52:33 momjian Exp $
--> -->
<appendix id="cvs"> <appendix id="cvs">
...@@ -52,7 +52,7 @@ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.33 2005/04/09 03:52:43 momjian Exp ...@@ -52,7 +52,7 @@ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.33 2005/04/09 03:52:43 momjian Exp
<para> <para>
You will need a local copy of <productname>CVS</productname> You will need a local copy of <productname>CVS</productname>
(Concurrent Version Control System), which you can get from (Concurrent Version Control System), which you can get from
<ulink url="http://www.cvshome.org/"></ulink> <ulink url="http://www.nongnu.org/cvs/"></ulink>
(the official site with the latest version) or any GNU software (the official site with the latest version) or any GNU software
archive site (often somewhat outdated). We recommend version 1.10 archive site (often somewhat outdated). We recommend version 1.10
or newer. Many systems have a recent version of or newer. Many systems have a recent version of
...@@ -167,7 +167,7 @@ $ chmod -R go-w pgsql ...@@ -167,7 +167,7 @@ $ chmod -R go-w pgsql
For more info consult the manual that comes with For more info consult the manual that comes with
<productname>CVS</productname>, or see the online <productname>CVS</productname>, or see the online
documentation at documentation at
<ulink url="http://www.cvshome.org/"></ulink>. <ulink url="http://www.nongnu.org/cvs/"></ulink>.
</para> </para>
</sect1> </sect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment