From: Bruce Momjian Date: Tue, 17 Jul 2007 01:52:34 +0000 (+0000) Subject: Add CVS Wiki URL to docs. X-Git-Url: http://git.postgresql.org/gitweb/edit?a=commitdiff_plain;h=77d27e43e5f204736175a2f6fc45959e0dcb5fd8;p=users%2Frhaas%2Fpostgres.git Add CVS Wiki URL to docs. --- diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index 36b59846e5..1194d7839f 100644 --- a/doc/src/sgml/cvs.sgml +++ b/doc/src/sgml/cvs.sgml @@ -1,4 +1,4 @@ - + @@ -34,7 +34,10 @@ 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, , + has additional details on working with CVS.