In a normal setup I believe using CruiseControl.NET or Hudson would be
what you're looking for, which would then be used to run the NAnt
script after getting latest.
R
--
Ryan Anthony
IO Practiceware
ranth...@iopracticeware.com
On Fri, May 27, 2011 at 2:51 PM, Thierry Lach wrote:
>
The NAnt Contrib project (http://nantcontrib.sourceforge.net/) has a vb6
task that might be what you're looking for.
R
Munawar Rashid wrote:
> Hi
>
> I need to know if there's a niftyt way of building vb6 projects like the
> solution task for building vb.net assemblies from the solution file.
>
I believe the quick and dirty answer is to add a zero in front of each
single digit number.
Ryan
Griffin Caprio wrote:
> Hello all,
>
> I am trying to iterate through a directory of files that are
> numerically named:
>
> 1.sql
> 2.sql
> ...
>
> Using the foreach task is easy:
>
>
>