This page last changed on Nov 25, 2009 by csut017.

File State Manager

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.

Version

Available from version 1.0

Examples

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

Configuration Elements

Element Description Type Required Default Version
directory The directory to save the state file to. String No The directory CCNet was launched from. 1.0
Automatically Generated

Documentation generated on Wednesday, 25 Nov 2009 at 5:24:13 AM

Document generated by Confluence on Jan 23, 2011 08:52