Tag: trac

About

Trac is an open source, web-based project management and bug-tracking tool, inspired by CVSTrac. 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. 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, and Bazaar. In the current version, the web front end presentation of Trac is handled by the ClearSilver template system. Newer versions, starting with 0.11, will use an in-house template system called Genshi, although compatibility with plugins using ClearSilver will remain for several versions.

Adoption

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. Ruby on Rails also uses Trac. WebKit, the open source browser rendering engine that powers Apple's Safari browser (as well as Adobe's AIR, and other implementations), is managed through Trac.

From en.wikipedia.org/wiki/Trac

 

Today I've moved all of my SVN repositories over to GitHub. 5 private reps and 4 public ones. Two of which you may know: PHP.JS and System_Daemon.

Hello good people. Our little project is going strong and thanks to Felix Geisendörfer there are a couple of new developments that I want to share with you. I'll limit this article to SVN though.