Subversion Information
Note: The source in our repository is very much an incomplete, unreleased work in progress. It may not run, be completely tested, or even do anything useful for you, let alone be playable as a game. The interfaces and systems we do have working will almost certainly change before we're through. We're letting people download the source in case anyone's interested in helping out, or just curious about using Ruby for something other than Rails. If you want something playable, please check out one of the many other Open Source MORPG projects, and check back with us later when we have more done. If you're interested in working on the gears and cogs of the world, then what we have may be interesting to you.
If you do check out the source, please let us know if you have questions, comments, suggestions, etc.
We keep our source in a Subversion repository, which can be accessed anonymously (read-only) at the following location:
svn://svn.FaerieMUD.org/
We suggest the trunk, which would be checked out like so:
$ svn co svn://www.FaerieMUD.org/trunk FaerieMUD
If you have a login on the Yhaliwell server, you can check out the source with commit access through ssh at:
svn+ssh://svn.FaerieMUD.org/usr/local/svn/faeriemud/trunk
You can also examine the source through your web browser.
