updated anonymous password

This commit is contained in:
Bradley Bell 2001-06-19 19:50:50 +00:00
parent ea4b40610a
commit 454357e740

View file

@ -11,8 +11,8 @@ A quick howto on accessing the d2x source with CVS.
1) cd <your source dir>
1.5) cvs -d ":pserver:<username>@shelob.classrooms.washington.edu:/var/cvs" login
Unless you already know your username, you want "anonymous". When
prompted for the password just hit return (no password).
Unless you already know your username and password, you want
"anonymous" for the username, and "readonly" for the password.
2) cvs -d ":pserver:<username>@shelob.classrooms.washington.edu:/var/cvs" checkout d2x
This will retrieve the source into <current dir>/d2x