Looking for the best light-weight bug tracking tool, more robust than TRAC?
Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
1–10 of 45 posts
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#2I am going to suggest JIRA. I think it is pretty lightweight. You can either run it with the built-in database or let it talk to MySQL or PostgreSQL. It runs without the use of an app server. Just unzip and run.
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#3Anyone have experience with fogbugz?
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#4Redmine is awesome: http://www.redmine.org/
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#5Redmine is awesome: http://www.redmine.org/
I agree, Redmine is nice and simple yet handles a lot of project management stuff if needed.
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#6I absolutely love Fogbugz. I find Jira to be a bloated, complex mess. I've also used Trac and Bugzilla, both were clunky and lacking in creature comforts.
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#7Redmine is awesome: http://www.redmine.org/
+1 for Redmine. The windows story is a lot better, too (Apache on windows = suck). Multi-project/repo out of the box with no kludgey plugins. Custom workflow is configurable through the web interface vs. text config.. in fact, MUCH more of Redmine's config is exposed via the web interface vs text files (pretty much source control binaries, email and database provider/location is the only stuff you need to configure via config file ootb).
Really, Redmine is very similar, in my opinion to Trac. But I think it benefits from hindsight and doesn't carry any of the historical implementation limitations/baggage of Trac.
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#8Anyone have experience with fogbugz?
This SO question does a pretty good job of running down my opinions on Fogbugz (used it once at a former client, wasn't really overwhelmed).
http://stackoverflow.com/questions/14293/are-there-any-unhap...
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#9We use Lighthouse http://lighthouseapp.com/
We needed a simple tool which can also be used by people who have minimal computer knowledge...
Re: Ask HN: Best light-weight bug tracking tool, more robust than TRAC?
#10We use Pivotal Tracker to manage all our development projects. It's not only a bugtracker, but extremely usefull if you have any kind of agile process.