Some bug trackers are designed to be used with
distributed revision control software. These distributed bug trackers allow bug reports to be conveniently read, added to the database or updated while a developer is offline.
Fossil and Veracity both include distributed bug trackers. Recently, commercial bug tracking systems have also begun to integrate with
distributed version control.
FogBugz, for example, enables this functionality via the source-control tool, Kiln. Although
wikis and bug tracking systems are conventionally viewed as distinct types of software,
ikiwiki can also be used as a distributed bug tracker. It can manage documents and code as well, in an integrated distributed manner. However, its query functionality is not as advanced or as user-friendly as some other, non-distributed bug trackers such as
Bugzilla. Similar statements can be made about
org-mode, although it is not wiki software as such. ==Bug tracking and test management==