Changes between Version 3 and Version 4 of TracGuide


Ignore:
Timestamp:
2012-09-21T18:29:28Z (12 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v3 v4  
    99Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. It strives 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.
    1010
    11 It provides an interface to Subversion and other version control system), an integrated Wiki and convenient reporting facilities.
     11It provides an interface to Subversion (and other version control systems), an integrated Wiki and convenient reporting facilities.
    1212
    1313Trac 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.