code if two or more people are working on the same file. All code and all \r
versions are stored on a central server (in this case, at <a href="http://www.sf.net/">Sourceforge</a>). \r
</p>\r
- <p>To use Moodle's CVS archive (as a developer) from a Unix machine, you first \r
- need to have an account on <a href="http://www.sf.net/">Sourceforge</a>. For \r
- the examples on this page, let's assume your username is <strong><font color="#990000">myusername</font></strong> \r
- and your password is <strong><font color="#990000">mypassword</font></strong>. \r
- Once you have an account, you need to contact me (<a \r
- href="http://dougiamas.com/">Martin Dougiamas</a>) to get write access to particular \r
- directories.</p>\r
+ <p>To use <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/">Moodle's \r
+ CVS archive</a> (as a <a href="http://sourceforge.net/project/memberlist.php?group_id=30935">developer \r
+ with write access</a>), you first need to have an <a href="http://sourceforge.net/account/register.php">account \r
+ on Sourceforge</a>. For the examples on this page, let's assume your username \r
+ is <strong><font color="#990000">myusername</font></strong> and your password \r
+ is <strong><font color="#990000">mypassword</font></strong>. Once you have \r
+ a Sourceforge account, contact me (<a \r
+ href="http://dougiamas.com/">Martin Dougiamas</a>) so I can give you write access \r
+ to particular directories.</p>\r
<p>To avoid being prompted for <strong><font color="#990000">mypassword</font></strong> \r
every time you run a CVS command, follow the <a href="http://sourceforge.net/account/editsshkeys.php">Sourceforge \r
directions for using authorized keys</a>. This step is optional, but it can \r