Project

General

Profile

RepositoryAccess » History » Version 2

Anonymous, 02/13/2009 05:16 PM

1 1 Anonymous
h1. Repository Access
2
3
The URL for the OpenAnubis repository is : http://svn.anubis-language.com/OpenAnubis/
4 2 Anonymous
5
This is a subversion repository. You can check out lastest source files version with this command :
6
<pre>
7
    svn co http://svn.anubis-language.com/OpenAnubis/trunk
8
</pre>