|
CruiseControl.NET : File State Manager
This page last changed on Jun 27, 2005 by orogers.
The File State Manager is a State Manager that saves the state for one project to a file. The filename should be stored in either the working directory for the project or in the explicitly specified directory. The filename will match the project name, but will have the extension .state. ExamplesMinimalist example: <state type="state" />
Full example: <state type="state" directory="C:\CCNetState" />
Configuration Elements:
|
| Document generated by Confluence on May 31, 2009 21:17 |