summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2007-07-17 01:52:34 +0000
committerBruce Momjian2007-07-17 01:52:34 +0000
commit4b60f943ee38aa3c34aeae7a5dbe0c66dfb5bc4f (patch)
tree74a26ec4aec10996bbee88af88be7fe4d84fd8c3
parent671118a4aec0b8aed9df41337cec4f0a25642bd3 (diff)
Add CVS Wiki URL to docs.
-rw-r--r--doc/src/sgml/cvs.sgml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml
index 771e135e92..08b8ce448a 100644
--- a/doc/src/sgml/cvs.sgml
+++ b/doc/src/sgml/cvs.sgml
@@ -34,7 +34,10 @@
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">