Rosegarden source downloads
Current stable release
The current release is 10.04, a bug-fix release.
The 10.x series are official public releases of the new Qt 4 Rosegarden, and distros should begin replacing their aging 1.7.3 packages immediately.
Development code from Subversion
The latest, up-to-the-minute source code in use by Rosegarden developers is always available using the Subversion (svn) source-code control system from SourceForge. The main Subversion repository can be retrieved with:
svn co https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/trunk/rosegarden
That will obtain the main development trunk.
Please read the instructions here for more details on using Subversion.
You can also browse the source code here.
Interested developers should also browse the Rosegarden wiki.
Other branches
Several "branches" of the Rosegarden source code are available
in Subversion, containing different features for prospective developers
or other interested parties. These branches are accessible in the
branches/ directory of the svn repository, with the
following command :
svn co https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/branches/<BRANCH>
replacing <BRANCH> with the name of the branch you want.
You can browse the current branches here. None of these are presently maintained, relevant, or interesting, but that may change shortly.
