|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.33 2005/04/09 03:52:43 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.34 2005/08/11 13:52:33 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <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 | 52 | <para>
|
53 | 53 | You will need a local copy of <productname>CVS</productname>
|
54 | 54 | (Concurrent Version Control System), which you can get from
|
55 |
| - <ulink url="http://www.cvshome.org/"></ulink> |
| 55 | + <ulink url="http://www.nongnu.org/cvs/"></ulink> |
56 | 56 | (the official site with the latest version) or any GNU software
|
57 | 57 | archive site (often somewhat outdated). We recommend version 1.10
|
58 | 58 | or newer. Many systems have a recent version of
|
@@ -167,7 +167,7 @@ $ chmod -R go-w pgsql
|
167 | 167 | For more info consult the manual that comes with
|
168 | 168 | <productname>CVS</productname>, or see the online
|
169 | 169 | documentation at
|
170 |
| - <ulink url="http://www.cvshome.org/"></ulink>. |
| 170 | + <ulink url="http://www.nongnu.org/cvs/"></ulink>. |
171 | 171 | </para>
|
172 | 172 | </sect1>
|
173 | 173 |
|
|