projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409e386
)
Remove -C from rsync call, because it omits directories named "core".
author
Peter Eisentraut
Thu, 3 Apr 2008 09:52:03 +0000
(09:52 +0000)
committer
Peter Eisentraut
Thu, 3 Apr 2008 09:52:03 +0000
(09: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 b341b3d04ed640778f1996702a66f452c53ddf3a..6fd6b96fb9aa96ff3e623c87f92aa4cc175ff1db 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 -avz
C
H --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
+rsync -avzH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
For full instructions, see the "rsync" section in the