Edgewall Software

Changes between Version 2 and Version 3 of 0.13/TracGuide


Ignore:
Timestamp:
Jan 7, 2011, 9:05:49 AM (13 years ago)
Author:
Christian Boos
Comment:

copy the blurb from WikiStart

Legend:

Unmodified
Added
Removed
Modified
  • 0.13/TracGuide

    v2 v3  
    33[[TracGuideToc]]
    44[[TranslatedPages]]
     5{{{#!span style="font-size:90%"
     6//The TracGuide is meant to serve as a starting point for all documentation regarding Trac usage and development. The guide is a free document, a collaborative effort, and a part of the [http://trac.edgewall.org Trac Project] itself.//
     7}}}
    58
    6 The TracGuide is meant to serve as a starting point for all documentation regarding Trac usage and development. The guide is a free document, a collaborative effort, and a part of the [http://trac.edgewall.org Trac Project] itself.
     9== Introduction
    710
     11Trac 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.
     12
     13It provides an interface to Subversion and other version control system), an integrated Wiki and convenient reporting facilities.
     14
     15Trac 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.
    816== User Guide
    917=== Table of Contents