|
CruiseControl.NET : MKS Source Integrity Source Control Block
This page last changed on Jan 25, 2007 by orogers.
MKS Source Integrity ExampleFor MKS Source Integrity you must specify the executable, user, password, hostname, sandboxroot and sandboxfile. You may also specify the port. <sourceControl type=""mks""> <executable>C:\MKS\bin\si.exe</executable> <user>CCNetUser</user> <password>CCNetPassword</password> <hostname>hostname</hostname> <port>8722</port> <sandboxroot>C:\MyProject</sandboxroot> <sandboxfile>myproject.pj</sandboxfile> <autoGetSource>true</autoGetSource> </sourceControl> Configuration Elements:
This addresses JIRA Issue # 222. |
| Document generated by Confluence on Jun 21, 2007 10:33 |