diff --git a/stepmania/README-FIRST.html b/stepmania/README-FIRST.html index ef75b4abea..f4bbf46158 100644 --- a/stepmania/README-FIRST.html +++ b/stepmania/README-FIRST.html @@ -1276,7 +1276,7 @@ Before you can use your account, you must run the following (substituting your username and projectname as appropriate) before attempting to use CVS from a new user account. Open a command prompt, and type:

-ssh -l username cvs.stepmania.sourceforge.net
+ssh -l username cvs.sourceforge.net

Enter your password, and you'll get a message about how you're not supposed to be there and the connection will drop. What they don't tell you is that this @@ -1285,7 +1285,9 @@ creates your home directory and is required for things to start working.
* Step 7: "Checkout" the source code

- Open up WinCVS again.
-- In the right pane, you should see the folder "stepmania".
+- Click Admin->Preferences...  In the CVSROOT edit box, change "cvs.stepmania.sourceforge.net" +to "cvs.sourceforge.net".
+- In the left pane, you should see the folder "stepmania".
- Right click on that folder and choose "Checkout module...". For the module name enter "stepmania".
- Click OK.
@@ -1354,4 +1356,4 @@ Philip Hazel, and copyright the University of Cambridge, England.
- + \ No newline at end of file