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.
| sope-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 SOPE 4.7, the latest stable release is SOPE 4.6. We recommend that you use SOPE 4.6 unless you want to live on the bleeding edge and/or want to compile with Xcode on MacOSX or gnustep-base.
Checking out SOPE 4.6 branch (API stable):
$ svn co http://svn.opengroupware.org/SOPE/branches/sope-4.6/ SOPE-4.6
Checking out SOPE 4.7 (API unstable / trunk):
$ svn co http://svn.opengroupware.org/SOPE/trunk/ SOPE-4.7