Version Control
EZPDO used to use the CVS server at sourceforge.net. Now its code base has been migrated to Subversion.
Continuous Integration
EZPDO adopts the idea of Continuous Integration. See this for more info on Continous Integration. The tool we use is called Rephlux by Jon Ramsey. Thank you, Jon!
Rephlux runs nightly on EZPDO. Any CVS commits since the last run will trigger Rephlux to run the EZPDO test suites. If all tests pass, it publishes the latest tarball and zipball.
Revisions and failed tests can be viewed in the Rephlux log. Please note that after the migration from CVS to SVN, new build log can be found at http://www.ezpdo.net/log/latest.php.