Dashboard > CruiseControl.NET > ... > State Manager Blocks > File State Manager
File State Manager Log In View a printable version of the current page.  
CruiseControl.NET documentation for latest CI builds
Added by Mike Roberts , last edited by Owen Rogers on Jun 26, 2005  (view change)

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.

Examples

Minimalist example:

<state type="state" />

Full example:

<state type="state" directory="C:\CCNetState" />

Configuration Elements:

Node Description Type Required Default
directory The directory to save the state file to string false The directory CCNet was launched from

Powered by a free Atlassian Confluence Open Source Project / Non-profit License granted to ThoughtWorks, Inc.. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators