[NAnt-users] run t-sql from within nant script

2007-12-13 Thread JOHN GRANDY
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

[NAnt-users] Using a Fileset with cvs-checkout

2007-12-13 Thread Roebuck, Alex
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