TracGuide - jbruechert/freetz.org GitHub Wiki

The Trac User and Administration Guide

[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 ​Trac Project itself.] Introduction

Trac 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.

It provides an interface to Subversion (and other version control systems), 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.

User Guide

  • Using the Wiki subsystem
    • TracWiki β€” How to use the built-in Wiki.
    • WikiFormatting β€” Reference to the wiki syntax used throughout.
  • Using the Version Control subsystem
  • Using the Ticket subsystem
  • Other modules and general topics
    • TracSearch β€” Full text search in all content.
    • TracTimeline β€” The timeline provides a historic perspective on a project.
    • TracRss β€” RSS content syndication in Trac.
    • TracAccessibility β€” Accessibility keys support

Administrator Guide

Support and Other Sources of Information

If you are looking for a good place to ask a question about Trac, look no further than the ​MailingList. It provides a friendly environment to discuss openly among Trac users and developers.

⚠️ **GitHub.com Fallback** ⚠️