Jump to content

Trac

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 80.153.177.13 (talk) at 19:44, 25 February 2009 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Trac
Developer(s)Edgewall Software
Initial releaseOctober 1, 2006 (2006-10-01)
Stable release1.6[1] Edit this on Wikidata (23 September 2023; 13 months ago (23 September 2023)) [±]
Repository
Written inPython
Operating systemCross-platform
TypeProject management software
LicenseModified BSD license
Websitetrac.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.[2] 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.[3] Both are free software licenses.

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.[4]

Adoption

Trac is reported to have more than 450 major installations worldwide.[5] 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).

See also

References

  1. ^ "Trac 1.6 Released". 23 September 2023. Retrieved 11 November 2023.
  2. ^ "Trac and Subversion". Edgewall Trac. Retrieved 2008-05-19.
  3. ^ "TracLicense - The Trac Project". Edgewall Trac. Retrieved 2007-03-06.
  4. ^ "ClearSilver - The Trac Project". Edgewall Trac. 2007-01-27. Retrieved 2007-02-06. {{cite web}}: Check date values in: |date= (help)
  5. ^ "Who uses Trac?". Edgewall Trac. 2008-06-25. Retrieved 2008-06-25. {{cite web}}: Check date values in: |date= (help)