Update documentation's info about location of our CVSROOT.

This commit is contained in:
Tom Lane 2001-09-16 23:52:29 +00:00
parent e648b22ddd
commit 2aa6ad1183
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.16 2001/09/13 15:55:22 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.17 2001/09/16 23:52:29 tgl Exp $
CVS code repository
Thomas Lockhart
-->
@ -67,7 +67,7 @@ Thomas Lockhart
Do an initial login to the <productname>CVS</productname> server:
<programlisting>
$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/home/projects/pgsql/cvsroot login
$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot login
</programlisting>
You will be prompted for a password; just press <literal>ENTER</literal>.
@ -80,7 +80,7 @@ $ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/home/projects/pgsql/cvsroot lo
<para>
Fetch the <productname>Postgres</productname> sources:
<programlisting>
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
</programlisting>
which installs the <productname>Postgres</productname> sources into a