Source Code
From . .. poMMo .. .
Contents |
Source Code
poMMo's source code is managed with Subversion -- the heir to CVS revision control. Our SVN repository is currently located at SourceForge and may be accessed through a web browser or SVN client. For developers using eclipse we recommend subclipse and PHPEclipse plugins. For those looking to to use or download the development release(s), we recommend the cross-platform (Windows/Linux/OS X) RapidSVN client to checkout files. You do not need to be a developer to access our repository. Users seeking to try new features in the development branch are encouraged to do so, but must remember it may not be production ready! See the SVN instructions at SourceForge.net for further details on SVN repositories.
SVN
poMMo SVN repository: https://pommo.svn.sourceforge.net/svnroot/pommo
poMMo SVN web access: http://pommo.svn.sourceforge.net/viewvc/pommo/
SourceForge.Net SVN instructions, support
Branches
Official Branches
- aardvark-development - The "bleeding edge" version of poMMo; This is poMMo's mainstream development trunk.
- library - Developer tools and documentation
Note: Developer patches should be submitted against -development
Maintenance Branches
- aardvarkPR13 - All maintenance and development against the PR13 series occurs here. PR13 is "legacy" poMMo -- before the move to PR14's OO Framework, API, and xhtml theme. This branch will remain MySQL 3.23 compatible. We currently need a maintainer to backport features to this release.
Temporary Branches
The following branches are maintained by different developers and will be merged into -development or deleted in time.
- aardvark-corinna - Corinna's branch where she is working a modular architecture and multi-user support.
