From 2ee9876696967cca75ae92b1d53c595c61305cb5 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Fri, 20 Aug 2004 06:35:58 +0000 Subject: [PATCH] update enlistment instructions --- stepmania/README-FIRST.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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