Versioning FitNesse Wiki Pages with SubVersion...
Submitted by Antony Marcano on Tue, 05/06/2007 - 19:55.
FIT/FitNesse
[textile]And a little help from CruiseControl...
Check out "Jeffrey Palermo's solution":http://codebetter.com/blogs/jeffrey.palermo/archive/2005/09/13/131922.aspx
We created a new project in CruiseControl.Net to watch the wiki. Call it WikiWatcher. This project uses "filesystem" as it's source control to watch. We point this at the FitNesse directory, and CC.Net will react when any of the files there change. CC.Net then kicks of a Nant script, and that gives us all the power we need.Cheers Jeffrey.
