|
HSCALE - MySQL Partitioning
|
DevelopmentVersion ControlAccess the current development version (trunk) and all branches via subversion. The repository location is http://svn.hscale.org Checking out the current development version svn co http://svn.hscale.org/trunk hscale
Issue TrackerLook at JIRA Bug Tracker and the current roadmap. Unit TestsHSCALE is written in a TDD (Test Driven Development) style. All tests can be found beneath the test folder. Run the Test SuiteTo run the test suite you need to have Apache Ant installed. Then get and make MySQL Proxy and make sure the MySQL Proxy test suite runs completely. Running the test suite cd PATH_TO_HSCALE/test ant runAll -DmySqlProxyPath=PATH_TO_MYSQL_PROXY_DIR Please report any error or problem to pr-hscaleunit AT optivo DOT net |