Trac
This article needs references that appear in reliable third-party publications. Primary sources or sources affiliated with the subject are generally not sufficient for a Wikipedia article. Please add more appropriate citations from reliable sources. (November 2009) |
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.
Features
Trac allows hyperlinking information between a computer bug database, revision control and wiki content. It also serves as a web interface to the revision control systems Subversion, Git, Mercurial, Bazaar, Perforce 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]
Other features include:
- Project management (Roadmap, Milestones, etc.)
- Ticket system (bug tracking, tasks, etc.)
- Fine-grained permissions (since 0.11)
- Timeline of all recent activity
- Wiki (syntax similar to MoinMoin)
- Customized reporting
- VCS web interface
- RSS Feeds
- Multiple project support
- Environment extensibility (via Python plugins)
- iCalendar export[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. Twisted, an asynchronous networking framework implemented in Python also uses Trac for project management. Dojo Toolkit, one of the popular Open source JavaScript library projects, and WordPress the popular blogging platform, both use Trac for bug tracking and as a source tree viewer.
See also
- List of project management software
- Comparison of issue tracking systems
- Software configuration management
- TracExplorer - Visual Studio and TortoiseSvn Bugtraq Integration
References
- ↑ "Trac and Subversion". Edgewall Trac. http://trac.edgewall.org/wiki/TracSubversion. Retrieved 2008-05-19.
- ↑ "TracLicense - The Trac Project". Edgewall Trac. http://trac.edgewall.org/wiki/TracLicense. Retrieved 2007-03-06.
- ↑ "ClearSilver - The Trac Project". Edgewall Trac. 2007-01-27. http://trac.edgewall.org/wiki/ClearSilver. Retrieved 2007-02-06.
- ↑ "The Trac Roadmap". Edgewall Trac. http://trac.edgewall.org/wiki/TracRoadmap. Retrieved 14 September 2009.
- ↑ "Who uses Trac?". Edgewall Trac. 2008-06-25. http://trac.edgewall.org/wiki/TracUsers. Retrieved 2008-06-25.
External links
|
de:Trac es:Trac fr:Trac (logiciel) id:Trac ko:Trac ja:Trac pt:Trac ru:Trac uk:Trac zh:Trac
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
- Pages where expansion depth is exceeded
- Pages with broken file links
- Articles lacking reliable references from November 2009
- Articles with invalid date parameter in template
- All articles lacking reliable references
- Free project management software
- Free software programmed in Python
- Free wiki software
- Bug and issue tracking software
- Free cross-platform software