|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.28 2004/09/27 05:54:58 neilc Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.29 2004/12/02 04:12:12 neilc Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <appendix id="cvs"> |
@@ -52,10 +52,10 @@ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.28 2004/09/27 05:54:58 neilc 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.cyclic.com/">http://www.cyclic.com/</ulink> or |
56 | | - any GNU software archive site. |
57 | | -We currently recommend version 1.10 (the most recent at the time |
58 | | -of writing). Many systems have a recent version of |
| 55 | + <ulink url="http://www.cvshome.org/">http://www.cvshome.org/</ulink> |
| 56 | +(the official site with the latest version) orany GNU software |
| 57 | +archive site (often somewhat outdated). We recommend version 1.10 |
| 58 | +or newer. Many systems have a recent version of |
59 | 59 | <application>cvs</application> installed by default. |
60 | 60 | </para> |
61 | 61 | </step> |
@@ -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.cyclic.com/">http://www.cyclic.com/</ulink>. |
| 170 | + <ulink url="http://www.cvshome.org/">http://www.cvshome.org/</ulink>. |
171 | 171 | </para> |
172 | 172 | </sect1> |
173 | 173 |
|
|