|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.45 2007/07/10 23:03:18 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.46 2007/07/17 01:52:34 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="cvs">
|
4 | 4 | <appendixinfo>
|
|
34 | 34 | At least three methods, anonymous CVS, <productname>rsync</productname>,
|
35 | 35 | and <productname>CVSup</productname>,
|
36 | 36 | are available to pull the <productname>CVS</productname> code tree from the
|
37 |
| - <productname>PostgreSQL</productname> server to your local machine. |
| 37 | + <productname>PostgreSQL</productname> server to your local machine. |
| 38 | + Our CVS Wiki, <ulink |
| 39 | + url="http://developer.postgresql.org/index.php/Working_with_CVS"></ulink>, |
| 40 | + has additional details on working with CVS. |
38 | 41 | </para>
|
39 | 42 |
|
40 | 43 | <sect1 id="anoncvs">
|
|