|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47 2007/08/06 07:58:06 mha Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.48 2008/03/18 16:02:27 mha Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="cvs">
|
4 | 4 | <appendixinfo>
|
|
36 | 36 | are available to pull the <productname>CVS</productname> code tree from the
|
37 | 37 | <productname>PostgreSQL</productname> server to your local machine.
|
38 | 38 | Our CVS Wiki, <ulink
|
39 |
| - url="http://developer.postgresql.org/index.php/Working_with_CVS"></ulink>, |
| 39 | + url="http://wiki.postgresql.org/index.php/Working_with_CVS"></ulink>, |
40 | 40 | has additional details on working with CVS.
|
41 | 41 | </para>
|
42 | 42 |
|
|