Bugs Everywhere vs b
When comparing Bugs Everywhere vs b, the Slant community recommends Bugs Everywhere for most people. In the question“What are the best free bug-tracking tools for programming? ” Bugs Everywhere is ranked 6th while b is ranked 31st. The most important reason people chose Bugs Everywhere is:
Users can easily change the bug state even while being offline.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Bug state can be modified offline
Users can easily change the bug state even while being offline.
Pro Complements distributed version control systems
Bugs everywhere is a distributed bug tracker, it's built to be used in tandem with distributed version control systems.
Pro No setup needed
You start by simply adding your first bug with hg b add <bug title>.
Pro Fully distributed
It lives with your code. It is suitable for a completely distributed multi-user workflow without central points of failure. Users need not be online to add or change bugs.
Pro 'Get things done, not organized'
b follows the principle, "the only way to make your bug list prettier is to fix some damn bugs."
Cons
Con No recent updates
Last update seems to be 5 years ago.
Con Only Linux
Only Linux distribution packages seem to be available.