If you have suggestions on how to improve source code access, please let
us know !
We periodically build snapshots of the Subversion repositories. It's probably the fastest way to get started.
| jope-trunk-latest.tar.gz | via HTTP | via FTP |
Besides the trunk snapshots we also provide snapshots of "tagged" Subversion trees in the releases directory on the webserver.
The sources are available using anonymous Subversion. The current trunk version is JOPE 1.3, the latest stable release is JOPE 1.2.
Checking out JOPE 1.2 branch (API stable):
$ svn co http://svn.opengroupware.org/JOPE/branches/jope-1.2/ JOPE-1.2
Checking out JOPE 1.3 (API unstable / trunk):
$ svn co http://svn.opengroupware.org/JOPE/trunk/ JOPE-1.3