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

Re: [OT] defect tracker recommendations?

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-06-30 15:22:27 CEST

Hello Jay,

Glanville, Jay wrote:
> So, I thought I'd ask this Subversion community for their experiences to
> help me reduce the list of possibilities. Therefore, if you don't mind
> me asking,:
> - what DT you use now and in the past?

Trac - http://trac.edgewall.com/

> - what you like / dislike about it?

Simple to setup. Integration with Subversion. Has a Wiki, allowing
documentation to be readily available to the users.

Trac also "understands" Subversion log messages, and automatically
creates links. For example, if in a log message I put "Closes #1", #1
will be a hyperlink when viewed over the web, linking to issue #1.

There are other hyperlink conventions built-in.

There is also a Python post-commit script floating around that reads the
committed log message, and updates the issue database accordingly.

> - would you recommend it to others?

Doing it now ;)

> - what features does it not have that you feel you need?

I enter a bug about once every other month... Except for an initial
flurry of activity. At the moment, I don't think there is anything I'm
missing in it.

> - does it work well with Subversion?

Works like a charm !

Hope that helps !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 30 15:27:40 2004

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.