Update documentation's info about location of our CVSROOT.
authorTom Lane
Sun, 16 Sep 2001 23:52:29 +0000 (23:52 +0000)
committerTom Lane
Sun, 16 Sep 2001 23:52:29 +0000 (23:52 +0000)
doc/src/sgml/cvs.sgml

index 7deee94330f4299befb9793badcda47f508b3d48..585b07f278f5116f4b5c49a46407e2855f6f9695 100644 (file)
@@ -1,5 +1,5 @@
 
@@ -67,7 +67,7 @@ Thomas Lockhart
      Do an initial login to the CVS server:
 
      
-$ cvs -d :pserver:[email protected]:/home/projects/pgsql/cvsroot login
+$ cvs -d :pserver:[email protected]:/cvsroot login
      
 
      You will be prompted for a password; just press ENTER.
@@ -80,7 +80,7 @@ $ cvs -d :pserver:[email protected]:/home/projects/pgsql/cvsroot lo
     
      Fetch the Postgres sources:
      
-cvs -z3 -d :pserver:[email protected]:/home/projects/pgsql/cvsroot co -P pgsql
+cvs -z3 -d :pserver:[email protected]:/cvsroot co -P pgsql
      
 
      which installs the Postgres sources into a