projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb9535
)
Fix incorrect URI for cvs rsync
author
Magnus Hagander
Mon, 6 Aug 2007 07:58:06 +0000
(07:58 +0000)
committer
Magnus Hagander
Mon, 6 Aug 2007 07:58:06 +0000
(07:58 +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 1194d7839feea3679aa0b0aab39ea5dc32503488..e07d7873555f05f56e0974d8b9ccb62febd481e2 100644
(file)
--- a/
doc/src/sgml/cvs.sgml
+++ b/
doc/src/sgml/cvs.sgml
@@
-1,4
+1,4
@@
-
+
@@
-313,7
+313,7
@@
cvs commit
You can download the CVS repository using this command:
-rsync -avzCH --delete
rsync
.postgresql.org::pgsql-cvs cvsroot/
+rsync -avzCH --delete
anoncvs
.postgresql.org::pgsql-cvs cvsroot/
For full instructions, see the "rsync" section in the