Recommendations on bug tracking software

Dougmeister

Senior member
Sep 15, 2004
568
2
81
We have looked at a few commercial packages (Gemini, On-Call, etc.), but I was wondering if anyone here could give any recommendations on software (commercial, open source, whatever), that does these things and does them well:

- Source code control integration (we are currently using Subversion)
- Bug/defect tracking
- Enhancement Requests
- Knowledge Base
- Workflow assignment & tracking
- Off-line mode (not critical, but might be nice)
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
We use Bugzilla. Not sure if it covers all those bases (specifically SVN integration), but worth having a look at.
 

mundane

Diamond Member
Jun 7, 2002
5,603
8
81
We use Trac. It meets most of your requirements - SVN integration, ticket system, Wiki (for KB). Some ticket workflow capabilities. Nothing offline though, sorry. It's probably not the best solution (let me know when you find one!), but it satisfies our needs.
 

JasonCoder

Golden Member
Feb 23, 2005
1,893
1
81
Probably the best recommendations I've heard have been for fogbugz. It's not free, but seems to be THE SHIT (TM) for the sorts of things you're talking about.

I find something like Trac to be good as well.