Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ddfdb1e

Browse files
committed
Update anoncvs info, per Marc.
1 parent c36e2b2 commit ddfdb1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/cvs.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.17 2001/09/16 23:52:29 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.18 2001/09/23 01:16:35 momjian Exp $
33
CVS code repository
44
Thomas Lockhart
55
-->
@@ -67,7 +67,7 @@ Thomas Lockhart
6767
Do an initial login to the <productname>CVS</productname> server:
6868

6969
<programlisting>
70-
$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot login
70+
$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login
7171
</programlisting>
7272

7373
You will be prompted for a password; just press <literal>ENTER</literal>.
@@ -80,7 +80,7 @@ $ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot login
8080
<para>
8181
Fetch the <productname>Postgres</productname> sources:
8282
<programlisting>
83-
cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/cvsroot co -P pgsql
83+
cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P pgsql
8484
</programlisting>
8585

8686
which installs the <productname>Postgres</productname> sources into a

0 commit comments

Comments
 (0)