Changes between Version 1 and Version 2 of StateFile
- Timestamp:
- 05/27/06 01:15:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StateFile
v1 v2 2 2 3 3 Tailor uses a StateFileJournal to minimize chances of corrupting it, and currently there is no facility to directly managing StateFile contents, even if sooner or later [http://pyyaml.org/wiki/PyYAML YAML] may come to rescue. 4 5 The StateFile is by default named appending a `.state` suffix to the project's name, but may be specified with the '''state-file''' option in the ProjectSection of the ConfigurationFile.
