Get the Source from Subversion
Subversion (SVN) repositories allow you to monitor commits to the trunk of our source code and keep up to date with the latest development activity.
For Windows, a good SVN client is Tortoise SVN, and for Mac OS X give SVN X a try.
SVN Access (web browser or SVN client):
- MODx Subversion Repository — http://svn.modxcms.com/svn/tattoo/tattoo/
- Current trunk — http://svn.modxcms.com/svn/tattoo/tattoo/trunk/
- Latest Evolution development branch — http://svn.modxcms.com/svn/tattoo/tattoo/branches/1.0/
- Revolution development branch — http://svn.modxcms.com/svn/tattoo/tattoo/branches/2.0/
It may be a little confusing, but the main SVN module is called "tattoo".
Please note that although you can view the source code online using the URL's above, in order to checkout or export the source of MODx you'll need an SVN client. See the Subversion page to learn about Subversion in detail including clients and plugins.
Other development resources available:
Fisheye access provides various views into the project's SVN activity.
Crucible adds peer code review for remote development teams on top of Fisheye.
