Freedom, economy and information technology.
Random header image... Refresh for more!

Bug Tracking Tools 3: Trac

Trac is a quite famous bug tracking software written in python.

It is considered very strong its subversion integration

Pros:
Can Also work with an embedded database (using sqlite).
Easy to setup and use.

Cons:
Feature are too much, and aims to be also a CMS to some extend.

Resources

Related posts:

  1. Bug Tracking Tools 2: FogBugz As we have seen, bug tracking tools are a very important piece of your It infrastructure. Some tools aims to...
  2. Introduction to Bug Tracking tools At Gioorgi.com we will start a series of articles about bug tracking. As usual, our posts will be short, tight...
  3. Mantis bug tracking tool 1 In the previous article we introduced the reader to the bug tracking tools. In this article we will analyze Mantis,...