Switch from FTP to HTTP for downloads

This commit is contained in:
Eric Andersen
2001-12-20 08:04:56 +00:00
parent fb74a45088
commit 5a841adf5d
4 changed files with 30 additions and 49 deletions

View File

@@ -40,8 +40,8 @@ need to run for anonymous CVS access is:
<pre>
cvs -d:pserver:anonymous@busybox.net:/var/cvs login</pre>
<p>
CVS will prompt you for a password. Enter the password <b>anonymous</b>
and press the Enter key. This step only needs to be done once, the first
CVS will prompt you for a password. Just press the Enter key (there is no
password for anonymous access). 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 which modules