--- /dev/null
+[[!meta title="Bugs Everywhere"]]
+
+If you're using a distributed version control system like [[Git]], you
+may want a distributed bugtracker to go with it. [Bugs
+Everywhere][BE] works well for me, although there are others.
+
+Disclaimer: I've done a fair bit of work on BE, so I might be biased.
+
+[BE]: http://bugseverywhere.org
+
+[[!tag tags/tools]]
+[[!tag tags/web]]
Of course, traditional tarballs, zips, etc. are also available through
the web interface.
+There are many tools which use version control systems as storage
+backends for various utilities. For example, [ikiwiki][] is a
+VCS-based wiki, and [[Bugs Everywhere|BE]] is a VCS-based bug tracker.
+
[Git]: http://git.or.cz/
[DVCS]: http://en.wikipedia.org/wiki/Distributed_Version_Control_System
[VCS]: http://en.wikipedia.org/wiki/Revision_control
[tutorial]: http://book.git-scm.com/
[projects]: http://www.physics.drexel.edu/~wking/code/git/git.php
+[ikiwiki]: http://ikiwiki.info/
[[!tag tags/linux]]
[[!tag tags/code]]