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

index 36b59846e58df2942f81ea818762188162b04f94..1194d7839feea3679aa0b0aab39ea5dc32503488 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
   At least three methods, anonymous CVS, rsync,
   and CVSup,
   are available to pull the CVS code tree from the
-  PostgreSQL server to your local machine.
+  PostgreSQL server to your local machine. 
+  Our CVS Wiki, 
+  url="http://developer.postgresql.org/index.php/Working_with_CVS">,
+  has additional details on working with CVS.