up vote 5 down vote favorite
1
share [g+] share [fb]

we are a team of about 100 developers working in an iterative development style. We are looking for a solution that will allow us to aggregate all development artifacts in one collaborative environment. Rationals Team Concert is bringing a lot of what we are looking for issue tracking combined with project management and soure code management integration as well as reporting.

While Team Concert is bringing a lot of features it is also quite expensive.

Thats why I am looking for alternatives. I wasn't able to find a product which is providing the same functionality so I guess Rational is ahead of other companies in this market.

Do you know of any competitive products? Can you suggest a combination of preferrably Open Source products that could serve us well?

Thanks in advance for your help!

cheers Mike

link|improve this question
feedback

5 Answers

up vote 5 down vote accepted

I guess a Redmine setup plus a DVCS (like Git), combined with eclipse and Mylyn would be the closest open-source alternative to Rational Team Concert.

You still would miss some nice features like instant messaging and stack debugging transfer (the ability to freeze a live execution and transfer it to a colleague), but that would be a good start.

link|improve this answer
feedback

Fair disclosure: I work for IBM. Fair answer: You get what you pay for. There are plenty of open source alternatives. None are as good as Team Concert and I firmly stand behind that. Have your IBM representative do a business value assessment and show you what your return on investment will be if you purchase Team Concert. They should be able to provide you these numbers. Either it makes business sense, or it doesn't. Having 100 developers who aren't working efficiently is quite costly.

link|improve this answer
feedback

You can get very good project management plugins for JIRA such as GreenHopper. JIRA also integrates with CVS and SVN. The overall effect probably won't be a smooth as with Team Concert, but it should be an awful lot cheaper.

link|improve this answer
feedback

Trac with svn (and possibly hudson) will fulfil many of these goals. (all are open source)

This article is a good start:

Using Trac for agile project management

link|improve this answer
feedback

I appreciate the posts above. However, the current alternatives to RTC are what I consider poor man alternatives. See my recent article on the topic.

http://www.dzone.com/links/revolutionary_agile_project_management_with_rtc.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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