source code because it keeps versions of all files so that nothing is ever \r
lost, and usage by different people is tracked. It also provides ways to merge \r
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 the case of Moodle, at <a target="_parent" href="http://www.sf.net/">Sourceforge</a>). \r
+ versions are stored on a central server (in the case of Moodle, at <a target="_top" href="http://www.sf.net/">Sourceforge</a>). \r
</p>\r
<p>If you just want to access the current CVS version of Moodle with read-only access then \r
- you don't need this page - just follow the simpler CVS instructions on the <a target="_parent" href="http://moodle.org/download">Moodle download page</a>.</p>\r
+ you don't need this page - just follow the simpler CVS instructions on the <a target="_top" href="http://moodle.org/download">Moodle download page</a>.</p>\r
\r
- <p>To use <a target="_parent" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/">Moodle's \r
- CVS archive</a> (as a <a target="_parent" href="http://sourceforge.net/project/memberlist.php?group_id=30935">developer \r
+ <p>To use <a target="_top" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/">Moodle's \r
+ CVS archive</a> (as a <a target="_top" 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>. Take special note of the \r
- sourceforge instructions to <a target="_parent" href="http://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#develhomedir">create your CVS home directory</a> - something you have to\r
+ sourceforge instructions to <a target="_top" href="http://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#develhomedir">create your CVS home directory</a> - something you have to\r
do with every new account to "enable" it for CVS. Basically you just have to use ssh to interactively connect to cvs.sourceforge.net.</p>\r
\r
<p>Once you have \r
a working Sourceforge account, contact <a \r
- target="_parent" href="http://moodle.org/user/view.php?id=1&course=1">Martin Dougiamas</a> so he can give you write access \r
+ target="_top" href="http://moodle.org/user/view.php?id=1&course=1">Martin Dougiamas</a> so he can give you write access \r
to particular Moodle directories.</p>\r
\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 target="_parent" href="http://sourceforge.net/account/editsshkeys.php">Sourceforge \r
+ every time you run a CVS command, follow the <a target="_top" href="http://sourceforge.net/account/editsshkeys.php">Sourceforge \r
directions for using authorized keys</a>. This step is optional, but it can \r
make your CVS experience a lot nicer.</p>\r
<p>With that done, you should have all the permissions you need, so you just \r
<p>Don't try to do run this first CVS command into an existing moodle directory \r
- start fresh with a new directory.</p>\r
<p>Note that you will be prompted for <strong><font color="#990000">mypassword</font></strong> \r
- for each command unless you set up <a target="_parent" href="http://sourceforge.net/account/editsshkeys.php">authorized \r
+ for each command unless you set up <a target="_top" href="http://sourceforge.net/account/editsshkeys.php">authorized \r
keys</a></p>\r
<p>Now, you should have a new 'moodle' directory. You can rename it and move \r
it around if you like. Go into it: </p>\r
<p>First, you need to download a completely fresh copy of Moodle using your \r
developer account.</p>\r
<blockquote> \r
- <p> 1. Get TortoiseCVS from <a target="_parent" href="http://www.tortoisecvs.org/">tortoisecvs.org</a> \r
+ <p> 1. Get TortoiseCVS from <a target="_top" href="http://www.tortoisecvs.org/">tortoisecvs.org</a> \r
and install it, then reboot.<br>\r
<br>\r
2. Find or create a new folder somewhere where you want Moodle to be downloaded \r