CCNetSerializer
CCNetSerializer, described in detail on my blog,
is a tool for serializing builds with CruiseControl.net.
The tool assumes that IronPython and CruiseControl.net is already up and running and that you use a cvs server as a repository for your source code.
To install CCNetSerializer:
- Install IronPython
- Download and unzip CCNetSerializer-1.0.zip
- Adjust Config.py. Check out working copies of your branches first
- Run CCNetSerializer.py, possibly in an infinite loop
Comments, suggestions, and bug reports/fixes are much appeciated, either by posting a comment on the blog or by email.