[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [OT] Nant build script

From: Nicklas Norling <exinor_at_exinor.net>
Date: 2005-12-09 15:38:51 CET

Will Dean wrote:

> At 14:35 09/12/2005 +0100, you wrote:
>
>> Hi,
>>
>> As you might have noticed, Lübbe has converted our doc build system
>> to Nant. Now I'd like to do the same for the whole TSVN build.
>
>
> What is the advantage of going to Nant?
>
Having used Nant extensively I consider the basic framework a lot better
for controling
builds then DOS can ever be. There is logging, fault detection,
conditionals etc. that far
out performes what can be done in DOS (at least in a reasonable way).
Also it integrates with CC.NET for a much better overview of the project.

I had a fairly large project set up and was able to stop building when
dependant projects
failed to compile. Was able to avoid deploying when there was no or only
partly ready
output. I consider it virtually impossible to do that in a DOS scripts.
Note, we where using C# at the time if that matters.

> Cheers,
>
> Will

/Nicke

-- 
JID nicke@im.exinor.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 9 15:39:37 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.