We have CruiseControl setup across various Linux boxes in our private network, and they are used to perform the various continuous integration tasks - builds, automated tests...
Now I need to set up CruiseControl on a Windows XP box. I understand that doing so has several gotchas compared to doing it in Linux. Is there a how-to manual out there detailing the installation process? The author's site seems pretty scant on installation instructions.
Note that I need to install CruiseControl, not CruiseControl .NET.