|
|||||
|
|||||
Installing the DamageControl trigger into your SCM
Manually installing DamageControl into CVSThis section explains how to DamageControl a CVS module. A CVS module is DamageControlled by configuring the CVS repository to fire an event (over XML/RPC) to the DamageControl server. This is done by editing some files in the CVSROOT module. Install DamageControl on the source control serverRefer to Subversion Access for more instructions. Check out CVSROOTFirst check out the CVSROOT of your project. cvs -d<cvsroot to your repository> checkout CVSROOT Install the triggerAdd the following line to CVSROOT/loginfo. <name of module> <path to your DamageControl installation>/bin/requestbuild(.cmd) --url http://your-damagecontrol-host:4712/private/xmlrpc --projectname <name of project>
Explanation:
|
|||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||