projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804f016
)
Add CVS Wiki URL to docs.
author
Bruce Momjian
Tue, 17 Jul 2007 01:52:34 +0000
(
01:52
+0000)
committer
Bruce Momjian
Tue, 17 Jul 2007 01:52:34 +0000
(
01:52
+0000)
doc/src/sgml/cvs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/cvs.sgml
b/doc/src/sgml/cvs.sgml
index 36b59846e58df2942f81ea818762188162b04f94..1194d7839feea3679aa0b0aab39ea5dc32503488 100644
(file)
--- 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,
+ url="http://developer.postgresql.org/index.php/Working_with_CVS">,
+ has additional details on working with CVS.