From ddfdb1e3f1c27157a37b2db0e69cbb0684c4970b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 23 Sep 2001 01:16:35 +0000 Subject: [PATCH] Update anoncvs info, per Marc. --- doc/src/sgml/cvs.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index 585b07f278..c7092d6215 100644 --- a/doc/src/sgml/cvs.sgml +++ b/doc/src/sgml/cvs.sgml @@ -1,5 +1,5 @@ @@ -67,7 +67,7 @@ Thomas Lockhart Do an initial login to the CVS server: -$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot login +$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login You will be prompted for a password; just press ENTER. @@ -80,7 +80,7 @@ $ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot login Fetch the Postgres sources: -cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot co -P pgsql +cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P pgsql which installs the Postgres sources into a -- 2.40.0