vote up 4 vote down star
4

Are there real tangible differences or is it just a matter of taste?

flag

9 Answers

vote up 7 vote down check

Getting cruise control setup and maintained takes more time than TeamCity (where you can setup automated project (sln) build in matter of minutes). TeamCity also has a couple of very nice features, such as reporting build failure (via email, jabber, web site) immediately, so you don't have to wait for x minutes.

Version 4 (currently EAP) also has a feature that runs failed tests first, so you know if you fixed the build quickly.

So... my vote goes for teamcity, unless your team is so big you have to pay for it... In that case, I don't know.

link|flag
How big is your team? Is it not up to 20 different build configurations, 3 build agents and 20 users? If you go over that (and do not use branching ext (1 main, 1 test and 1 release + a couple of big-change ones) so you need many build configs) I would say that USD 2000 is an OK price to pay – sonstabo Jan 15 at 10:17
vote up 0 vote down

Team city doesn't have PHP support so its not interesting for me. I think this is a personal choice.

link|flag
vote up 0 vote down

Personal choice, but TeamCity is very pleasant to install and to look at.

link|flag
vote up 1 vote down

TeamCity's pre-tested or delayed commit can be a nice feature depending on your specific needs.

link|flag
vote up 3 vote down

There's a comparison of TeamCity to CruiseControl and CruiseControl.NET on the TeamCity website at http://www.jetbrains.com/teamcity/documentation/featureMatrix.html. It's obviously going to be a bit skewed in favor of TeamCity, but thought it might help anyway.

For me, I had to go with CruiseControl.NET because it supports SourceGear Vault and TeamCity does not.

link|flag
Wow, their Matrix is way off. They must be using CC.NET 1.0 as a guide. Most of those things are in CC.NET now, and those that aren't a few of them are limited to JAVA so who cares. The build grid looks cool, and the gated checkins look cool though – Alex Oct 29 '08 at 14:01
vote up 1 vote down

I personally am on CC.NET due to the fact that I can customize the heck out of it, we use it for all sorts of things like running Red Stone's EggPlant, Producing Localization Reports, Running UnitTests in many different frameworks and on the 3 OS's using MONO. I really found it easy to set up and was up in less than 5 minutes just doing a simple compile of a single solution. However, I have checked out Team City and it looks cool, I just need the ability to customize.

link|flag
vote up 1 vote down

Teamcity is very easy too use and maintain. If you are starting new. Use Teamcity.

link|flag
vote up 0 vote down

also see this answer

link|flag

Your Answer

Get an OpenID
or

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