|
@@ -39,9 +39,8 @@ need to run for anonymous CVS access is:
|
|
|
<pre>
|
|
|
cvs -d:pserver:anonymous@uclibc.org:/var/cvs login</pre>
|
|
|
<p>
|
|
|
-CVS will prompt you for a password. Enter the word 'anonymous' and
|
|
|
-press Enter. This step only needs to be done once, the first
|
|
|
-time you attempt to access CVS.
|
|
|
+CVS will prompt you for a password. Just press Enter. This step only
|
|
|
+needs to be done once, the first time you attempt to access CVS.
|
|
|
<p>
|
|
|
Once the login is complete, you can then check the list of available
|
|
|
CVS modules by running the following command (all on one line):
|