Trac介绍

Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission is to help developers write great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies.

It provides an interface to Subversion , an integrated Wiki and convenient reporting facilities.

Trac allows wiki markup in issue descriptions and commit messages, creating links and seamless references between bugs, tasks, changesets, files and wiki pages. A timeline shows all current and past project events in order, making the acquisition of an overview of the project and tracking progress very easy. The roadmap shows the road ahead, listing the upcoming milestones.

PS :最近在研究这个东东,学习下项目管理的概念。
PS2 :在新公司改bug,给所有表单添加提交后屏蔽提交按钮功能,就是表单提交等待时,把提交按钮屏蔽,防止多次提交。好多的表单啊!

你可能感兴趣的:(Web,项目管理,subversion)