You can get the SOPE source code either as a source package or you can checkout from the public Subversion repository. Feel free to choose the way which suits you best.
If you have suggestions on how to improve source code access, please let us know !

Fetching a Source Snapshot

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.

Using SOPE Subversion

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

View using CVSview: SOPE 4.7, SOPE 4.6.