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

Re: bug tracking integration...

From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 26 Aug 2008 00:57:51 -0400

On Mon, Aug 25, 2008 at 8:24 PM, Chris Hill <chrishil54_at_hotmail.com> wrote:
> What bug tracking packages have the ability to integrate with subversion?
> What I am looking for is a way to automate the association between a checked
> in version or code itself (in subversion) and a bug report in the issue
> tracking program.
>
> I did notice that there may be some support for this and Bugzilla but
> haven't seen anything solid about it.

Almost all commercial packages will integrate with Subversion in some
respect. Many because Subversion is such a widely used version control
system.

In any system that has scripting ability, you can always integrate
Subversion with the scripting language of that tool and with
Subversion hooks.

What are you looking for in the way of integration? Some merely
display any Subversion log entry that contains what looks like a
defect ID. Others do such things as allow you to close a defect ticket
when you commit files into Subversion.

I have no luck with Bugzilla. Trac seems to be a favorite with
Subversion users. My personal favorite is MantisBT which integrates
with Subversion right out of the box.

Also take a look at http://freshmeat.net/projects/scmbug.

--
David Weintraub
qazwart_at_gmail.com
> ________________________________
> Be the filmmaker you always wanted to be—learn how to burn a DVD with
> Windows(R). Make your smash hit
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-26 06:58:12 CEST

This is an archived mail posted to the Subversion Users mailing list.

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