Trac
From Wikipedia, the free encyclopedia
Developed by | Edgewall Software |
---|---|
Initial release | October 1, 2006 |
Stable release | 0.11.4 (2009-03-30 ) [+/−] |
Preview release | none () [+/−] |
Written in | Python |
Operating system | Cross-platform |
Type | Project management software |
License | Modified BSD license |
Website | trac.edgewall.org |
Trac is an open source, web-based project management and bug-tracking tool. The program is inspired by CVSTrac, and was originally named svntrac due to its ability to interface with Subversion.[1] It is developed and maintained by Edgewall Software.
Trac is written in the Python programming language. Until mid-2005, it was available under the GNU General Public License; since version 0.9, it has been released under a modified BSD license.[2] Both are free software licenses.
Contents |
[edit] Features
Trac allows hyperlinking information between a computer bug database, revision control and wiki content. It also serves as a web interface to a version control system like Subversion, Git, Mercurial, Bazaar and Darcs. Prior to version 0.11 the web front end presentation of Trac was handled by the ClearSilver template system. Starting with 0.11 an in-house template system called Genshi is used, although compatibility with ClearSilver based plugins will remain for several versions.[3]
[edit] Adoption
Trac is reported to have more than 450 major installations worldwide.[4] Among the users of Trac is NASA's Jet Propulsion Laboratory, which reports that it uses this tool to manage various deep space and near space projects, and WebKit, the open source browser rendering engine that powers Apple's Safari browser (and also Adobe's AIR among other implementations).
[edit] See also
- List of project management software
- Comparison of issue tracking systems
- Software configuration management
- TracExplorer - Visual Studio and TortoiseSvn Bugtraq Integration
- Agilo for Scrum a Trac extension to specifically support Scrum
[edit] References
- ^ "Trac and Subversion". Edgewall Trac. http://trac.edgewall.org/wiki/TracSubversion. Retrieved on 2008-05-19.
- ^ "TracLicense - The Trac Project". Edgewall Trac. http://trac.edgewall.org/wiki/TracLicense. Retrieved on 2007-03-06.
- ^ "ClearSilver - The Trac Project". Edgewall Trac. 2007-01-27. http://trac.edgewall.org/wiki/ClearSilver. Retrieved on 2007-02-06.
- ^ "Who uses Trac?". Edgewall Trac. 2008-06-25. http://trac.edgewall.org/wiki/TracUsers. Retrieved on 2008-06-25.
[edit] External links
- Trac Project home page
- Edgewall Software Home
- #trac on freenode
- Bugzilla Vs. Trac - The article (beginning on page 14) compares Trac with Bugzilla
- Trac Hacks, The community site for hosting and managing Trac plugin development
- Table of Contents for Trac User and Administration Guides
- A representative list of Trac Plugins grouped by type.
|