From: Tom Lane Date: Sun, 16 Sep 2001 23:52:29 +0000 (+0000) Subject: Update documentation's info about location of our CVSROOT. X-Git-Tag: REL7_2_BETA1~383 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2aa6ad1183fdd4bb92c1e8a0ac7db03756a6715c;p=thirdparty%2Fpostgresql.git Update documentation's info about location of our CVSROOT. --- diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index 7deee94330f..585b07f278f 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:/home/projects/pgsql/cvsroot login +$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot login You will be prompted for a password; just press ENTER. @@ -80,7 +80,7 @@ $ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/home/projects/pgsql/cvsroot lo Fetch the Postgres sources: -cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/home/projects/pgsql/cvsroot co -P pgsql +cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot co -P pgsql which installs the Postgres sources into a