|
CruiseControl.NET : MKS Source Integrity Source Control Block
This page last changed on Sep 11, 2008 by williams.
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> <timeout units="minutes">10</timeout> </sourceControl> Configuration Elements:
This addresses JIRA Issue # 222. |
| Document generated by Confluence on Mar 14, 2009 02:55 |