CCNetConfig

ccnetconfig.zip (166,0 MB)
CCNetConfig is a GUI tool to create and maintain the ccnet configuration file for CruiseControl.NET.

CCStatistics for CruiseControl.NET 1.4

CCStatistics allows you to rebuild your historical statistics information from all your legacy build results. This is critical if you add a new statistic to measure, as by 'out of the box' it will not import any existing information. This solves that issue when the data (via XPat

MVVM Source Control Monitor

An exercise in MVVM with Wpf to create a useful and unobtrusive source control notification tool that lives in the system tray, and can also be viewed in a window. This is meant to provide a 'real world' application to provide examples of MVVM implementation without understanding any other frameworks that can blur the lines about what MVVM really is (it's a pattern, folks). The application will use as little 3rd party code as possible (Wpf Toolkit, some other goodies) that are all unrelated to MVVM itself. The software is meant to be deconstructed and torn apart so that anyone who wants to learn MVVM can get the basic ideas of how to implement it, on its own, without using anyone else's software to do it. Hopefully, this application will inspire others that are hesitant about MVVM to just dive in and get started. If not, well...it'll be a useful tool to monitor source control activity, too.

SvnBridge - Use TortoiseSVN with Team Foundation Server

SvnBridge.zip (17,3 MB)
SvnBridge allows you to use TortoiseSVN and other Subversion clients with Team Foundation Server. It converts the calls made by your Subversion client to the API supported by TFS.