Title: Using Draco.NET with tinderbox
So far our team was using tinderbox (http://www.mozilla.org/projects/tinderbox/index.html) to run makefile-based continuous builds. Now that we're moving to nant-based builds we still want to access build, cvs and bug tracking information tinderbox provide
Title: Avoiding premature builds with CVS
Hello,
While working on a large-scale project it is not uncommon to spend a few minutes doing CVS commits. This usually happens when one commits many files to several projects and needs to provide different comments to different sets files.
I underst