Fix incorrect URI for cvs rsync
authorMagnus Hagander
Mon, 6 Aug 2007 07:58:06 +0000 (07:58 +0000)
committerMagnus Hagander
Mon, 6 Aug 2007 07:58:06 +0000 (07:58 +0000)
doc/src/sgml/cvs.sgml

index 1194d7839feea3679aa0b0aab39ea5dc32503488..e07d7873555f05f56e0974d8b9ccb62febd481e2 100644 (file)
@@ -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