Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Some years ago, there was some activity here on SO regarding distributed bug tracking systems:

Some systems are existing which seem more or less active:

  • Fossil (looks quite mature, especially because it has got a graphical UI but brings in it's own version control system and I don't want to switch away from Git)
  • BugsEverywhere (seems active but lacks graphical UI except it's Tortoise integration BEurtle)
  • some others listed here (VCS agnostic and specific ones)

I'm wondering: what's the current state of distributed bug tracking? Is it still in some kind of hackers-only phase (which makes it hardly usable for the average GUI-loving developer) or am I missing something?

Also, while I find this topic very interesting since it integrates perfectly with distributed version control systems, it seems that most projects started some time ago are dead in the meanwhile. Is my impression true? Why is there no activity in this field?

share|improve this question

closed as not constructive by ghoti, Bill the Lizard Dec 19 '12 at 14:32

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

I have been very interesting of this topic as well, but unfortunately it seems to have been a real let-down.

Ditz was in my opinion one of the most promising projects, but it does not seem to have had much activity since 2008.

I remember there was a lot of hype in blog posts years ago, and an equal number of projects, but for some reason all of them seem to have died/stagnated.

I believe part of the problem is that most open source projects are using third party hosting sites, and there hasn't yet been a good enough distributed issue tracker that would also provide an interface that could be integrated easily with such hosting sites.

This is certainly a much-neglected segment in the open source world, waiting for the killer-project that could raise the critical mass of interest...

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.