Within a nant loop, I'd like to first perform a simple db update (single
column of single row in single table) and then trigger the running of nunit
tests contained within various assemblies.
The question I have is: how to perform the db update ? Is there a way to
run ad-hoc t-sql from within a n
How does a fileset work with cvs-checkout? I'd like to use one to
restrict which folders/modules are checked out.
For example:
I've tried all sorts of syntax and combinations, and the cvs-checkout
task appears