|
CruiseControl.NET : PlasticSCM Source Control Block
This page last changed on Feb 01, 2010 by williams.
PlasticSCM Source Control BlockThis supports Códice Software's Plastic SCM source control system. VersionAvailable from version 1.3 ExamplesBasic Example <sourcecontrol type="plasticscm"> <workingDirectory>c:\workspace</workingDirectory> <branch>br:/main</branch> </sourcecontrol> Full Example <sourcecontrol type="plasticscm"> <executable>c:\Program Files\PlasticSCM\client\cm.exe</executable> <workingDirectory>c:\workspace</workingDirectory> <branch>br:/main</branch> <repository>mainrep</repository> <forced>true</forced> <labelOnSuccess>true</labelOnSuccess> <labelPrefix>BL</labelPrefix> <timeout units="minutes">10</timeout> </sourcecontrol> Configuration Elements
|
| Document generated by Confluence on Jan 23, 2011 08:52 |