Some years ago, there was some activity here on SO regarding distributed bug tracking systems:
- Distributed ProjectManagement/Bug Tracking
- Distributed Revision Control, Wiki, and Bug-Tracking all in one
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?