Overview
Our source code is under version control with subversion.
subversion home: http://subversion.tigris.org/
Tortoise SVN home: http://tortoisesvn.tigris.org/ (This is a nice Windows Explorer plugin)
Links to repository
|
SVN URL |
Trac source browser |
visionegg |
||
Quest |
Example command-line use
To check out the Vision Egg:
svn co http://visionegg.org/svn/trunk/visionegg/
To check out Quest:
svn co http://visionegg.org/svn/trunk/Quest/
If you sit behind an aggressive web proxy you may need to use the following secure server versions:
svn co https://visionegg.org/svn/trunk/visionegg/
svn co https://visionegg.org/svn/trunk/Quest/
