Added some instructions for non-developers

This commit is contained in:
moodler
2003-06-21 08:21:07 +00:00
parent b4a348291b
commit a545f04cbe
+4 -1
View File
@@ -23,8 +23,11 @@
source code because it keeps versions of all files so that nothing is ever
lost, and usage by different people is tracked. It also provides ways to merge
code if two or more people are working on the same file. All code and all
versions are stored on a central server (in this case, at <a href="http://www.sf.net/">Sourceforge</a>).
versions are stored on a central server (in the case of Moodle, at <a href="http://www.sf.net/">Sourceforge</a>).
</p>
<p>If you just want to access the current CVS version of Moodle with read-only access then
you don't need this page - just follow the simpler CVS instructions on the <a href="http://moodle.org/download">Moodle download page</a>.</p>
<p>To use <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/">Moodle's
CVS archive</a> (as a <a href="http://sourceforge.net/project/memberlist.php?group_id=30935">developer
with write access</a>), you first need to have an <a href="http://sourceforge.net/account/register.php">account