Skip to content

Commit ec0be60

Browse files
committed
Remove -C from rsync call, because it omits directories named "core".
1 parent 409e386 commit ec0be60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/cvs.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.48 2008/03/18 16:02:27 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.49 2008/04/03 09:52:03 petere Exp $ -->
22

33
<appendix id="cvs">
44
<appendixinfo>
@@ -313,7 +313,7 @@ cvs commit
313313
<para>
314314
You can download the CVS repository using this command:
315315
<programlisting>
316-
rsync -avzCH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
316+
rsync -avzH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
317317
</programlisting>
318318
For full instructions, see the "rsync" section in the
319319
<ulink url="http://pgfoundry.org/docman/view.php/1000040/4/PGBuildFarm-HOWTO.txt">

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy