Development
From Erights
(Difference between revisions)
(→Development Environments: NetBeans) |
(added gitorious repo) |
||
Line 1: | Line 1: | ||
== Source Code == | == Source Code == | ||
+ | |||
+ | === Official Subversion Repository === | ||
If you wish to obtain an official stable release of '''''E''''', see the [[Downloads]] page. | If you wish to obtain an official stable release of '''''E''''', see the [[Downloads]] page. | ||
Line 10: | Line 12: | ||
$ svn co svn://svn.synchrona.org/erights/doc doc | $ svn co svn://svn.synchrona.org/erights/doc doc | ||
+ | |||
+ | === Unofficial Git Repository === | ||
+ | |||
+ | http://gitorious.org/repo-roscidus/e-core | ||
== Bug Tracking == | == Bug Tracking == |
Revision as of 19:38, 12 February 2010
Contents |
Source Code
Official Subversion Repository
If you wish to obtain an official stable release of E, see the Downloads page.
The E sources and the erights.org website are both maintained in Subversion. If you have a Subversion client, you can check out the latest E sources by doing, for example,
$ svn co svn://svn.synchrona.org/erights/e/trunk e
You can obtain the erights.org website by doing
$ svn co svn://svn.synchrona.org/erights/doc doc
Unofficial Git Repository
http://gitorious.org/repo-roscidus/e-core