Checkout SpectrumSCM from Spectrum Software (www.spectrumscm.com). Its 100% Java and is a fully integrated SCM tool ... includes version control, issue tracking, process and release management bundled into one tool. It has good Eclipse and SCCI integrations (works well with MS Visual Studio, Borland's CodeWright etc.) and comes at a lower cost than most fully integrated SCM solutions.
 
--SNR


David Spitz <[EMAIL PROTECTED]> wrote:

Second vote for perforce. We used it for both code control (excellent) and bug tracking (good enough). The price is right -- worth the investment, and if you use it for both aspects, it's simpler to maintain.

David

---------- Original Message ----------------------------------
From: Dave Johnson <[EMAIL PROTECTED]>
Reply-To: "Research Triangle Java User's Group mailing list." <[EMAIL PROTECTED]>
Date: Fri, 27 Feb 2004 12:52:53 -0500

>
>In the past, I've recommended Team Track for issues/bugs and Perforce
>for SCM. Perforce is awesome with support for changelists, atomic
>checkins, etc. And Team Track is full-featured (perhaps too full
>featured) and integrates with Perforce nicely. However, Perforce is
>around $600/seat and TeamTrack can get close to $1000/seat.
>
>JIRA is great (and much less expensive than TeamTrack) but last time I
>checked, it did not provide true SCM integration. It offers various
>plugin mechanisms which you could use to implement integration, and it
>can listen-in to CVS checkins, but that is about it.
>
>Things may have changed in the last year. Does JIRA offer true CVS
>integration now? Do any of the open source bug trackers (Bugzilla,
>Scarab, etc.) offer true CVS intergation. By true integration, I mean that:
>1) file commits can be associated with issues so you can see what files
>were modified to address each issue.
>2) file commits can be prevented if the committer does not have a valid
>bug id to be associated with the commit.
>
>- Dave
>
>
>Christopher L Merrill wrote:
>
>> Greg Jones wrote:
>>
>>> I'm looking for a two main things:
>>> - A good requirements/bug tracking system
>>
>>
>> I evaluated JIRA a while back and was pretty impressed.
>> Then the budgets tightened...so we never purchased it, but
>> it was on the top of my list.
>> http://www.atlassian.com/software/jira/
>>
>>
>
>
>_______________________________________________
>Juglist mailing list
>[EMAIL PROTECTED]
>http://trijug.org/mailman/listinfo/juglist_trijug.org
>

_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org


Do you Yahoo!?
Get better spam protection with Yahoo! Mail
_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to