Welcome to KForge! ++++++++++++++++++ Welcome to KForge! The KForge system is used to provide the KnowledgeForge service (http://www.kforge.net). Please see the INSTALL and AUTHORS files for more information. Getting the Source Code +++++++++++++++++++++++ Checkout the latest source (or use the source distribution): $ svn checkout https://scm.kforge.net/svn/kforge/trunk/core Automated Checkout, Deploy, and Test ++++++++++++++++++++++++++++++++++++ The following utility fetches and runs the latest auto-tester script. It checks out the latest files and installs that system within a temporary location. Then, the installation is configured and the tests are run: $ ./bin/kforge-boot-tester Afterwards the test database, database user, files, and directories are all removed. This utility can be run regularly to verify the repository source installs and passes all the tests, and to generate an alert when any of the tests fail. Please report any problems to: mailto:kforge-dev@lists.okfn.org