Accessing SVN directly
- OLD Ariadne >
- Developers >
- SVN / CVS >
You can download the latest development version of
Ariadne from
our SVN server using a public read-only svn account.
Our SVN server can be contacted via host 'svn.muze.nl',
If you use the default svn system for linux, you can access it using:
svn co https://svn.muze.nl/svn/ariadne/trunk ariadne
If you later want to get a newer version of the code do:
svn update ariadne
in the same directory you initially did the checkout.
More information about svn could be found at http://subversion.tigris.org/
If you have any questions you can contact us at info@muze.nl, but read the FAQ or the
newsgroups at news.muze.nl
first.