git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
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".
Thu, 3 Apr 2008 09:52:03 +0000 (09:52 +0000)
Thu, 3 Apr 2008 09:52:03 +0000 (09:52 +0000)

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 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.48 2008年03月18日 16:02:27 mha Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.49 2008年04月03日 09:52:03 petere Exp $ -->
<appendix id="cvs">
<appendixinfo>
@@ -313,7 +313,7 @@ cvs commit
<para>
You can download the CVS repository using this command:
<programlisting>
-rsync -avzCH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
+rsync -avzH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
</programlisting>
For full instructions, see the "rsync" section in the
<ulink url="http://pgfoundry.org/docman/view.php/1000040/4/PGBuildFarm-HOWTO.txt">
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /