1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.8 2000/05/02 20:01:51 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.9 2000/05/29 15:44:54 momjian Exp $
3
3
CVS code repository
4
4
Thomas Lockhart
5
5
-->
@@ -184,7 +184,7 @@ cvs commit
184
184
Do an initial login to the <productname>CVS</productname> server:
185
185
186
186
<programlisting>
187
- $ cvs -d :pserver:anoncvs@postgresql.org:/usr/local /cvsroot login
187
+ $ cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql /cvsroot login
188
188
</programlisting>
189
189
190
190
You will be prompted for a password; enter '<literal>postgresql</literal>'.
@@ -197,7 +197,7 @@ $ cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login
197
197
<para>
198
198
Fetch the <productname>Postgres</productname> sources:
199
199
<programlisting>
200
- cvs -z3 -d :pserver:anoncvs@postgresql.org:/usr/local /cvsroot co -P pgsql
200
+ cvs -z3 -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql /cvsroot co -P pgsql
201
201
</programlisting>
202
202
203
203
which installs the <productname>Postgres</productname> sources into a