Moodle is available via CVS

Moodle is available via CVS

by Martin Dougiamas -
Number of replies: 3
OK, if you're keen to have a play with Moodle, you can download it using CVS (see the Download link on the home page).

Once I finish some rough edges (including documentation) I'll put together a proper first package.

Cheers!
In reply to Martin Dougiamas

Re: Moodle is available via CVS

by Beau Lebens -
Looking really good Martin, and very glad to see PHP being put to such good use smile

What database abstraction layer are you using if I may ask?

or of course I will find out when a download is available ;)

cheers

Beau
In reply to Martin Dougiamas

Re: Moodle is available via CVS

by Frank Parker -
I found a java CVS client at http://www.gjt.org/servlets/JCVSlet/index.html, jCVS for windows users that works to Checkout your files. JCVS provides a complete CVS client/server protocol package that allows any Java program to implement the complete suite of CVS operations. I decided not to wait for your compressed files or get to a unix machine. It worked. I'm a novice at this but anxious to check things out on a Windows 2000 server.

Thanks