Add CVS Wiki URL to docs.
authorBruce Momjian <bruce@momjian.us>
Tue, 17 Jul 2007 01:52:34 +0000 (01:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 17 Jul 2007 01:52:34 +0000 (01:52 +0000)
doc/src/sgml/cvs.sgml

index 771e135e9279c3a96be1de6417b5367760778050..08b8ce448aa392ffc5e14db45e5d9f6237de3cef 100644 (file)
   At least three methods, anonymous CVS, <productname>rsync</productname>,
   and <productname>CVSup</productname>,
   are available to pull the <productname>CVS</productname> code tree from the
-  <productname>PostgreSQL</productname> server to your local machine.
+  <productname>PostgreSQL</productname> server to your local machine. 
+  Our CVS Wiki, <ulink
+  url="http://developer.postgresql.org/index.php/Working_with_CVS"></ulink>,
+  has additional details on working with CVS.
  </para>
 
  <sect1 id="anoncvs">