8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb9535 commit 3605c8cCopy full SHA for 3605c8c
doc/src/sgml/cvs.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.46 2007/07/17 01:52:34 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47 2007/08/06 07:58:06 mha Exp $ -->
2
3
<appendix id="cvs">
4
<appendixinfo>
@@ -313,7 +313,7 @@ cvs commit
313
<para>
314
You can download the CVS repository using this command:
315
<programlisting>
316
-rsync -avzCH --delete rsync.postgresql.org::pgsql-cvs cvsroot/
+rsync -avzCH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/
317
</programlisting>
318
For full instructions, see the "rsync" section in the
319
<ulink url="http://pgfoundry.org/docman/view.php/1000040/4/PGBuildFarm-HOWTO.txt">
0 commit comments