vote up 0 vote down star

There was a question about Msbuild and NAnt advantages and disadvantages. Now let's see which is better TFS Build(with msbuild) or NAnt. In my opinion NAnt because you can easily move the building environment in few seconds to another machine (depends on copying files), also it's easier to manage, much faster to debug and it's not integrated with Team Foundation Server, what do You think?

flag

75% accept rate

1 Answer

vote up 0 vote down

I have used both. We have moved from Cruise Control / Nant to TFS.

The big benefit and the reason why we moved is the integration and reporting possibilities.

Nant is easier to work with for simple projects. But if you have a large environment and you look at it as your software development process, not just a build server, then I find TFS much better.

Just use what make you the most productive.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.