Edgewall Software

Version 6 (modified by anonymous, 8 years ago) ( diff )

這一頁正在翻譯中,不便之處請見諒

Note: this page documents the 1.0 version of Trac, see 0.12/TracGuide if you need the previous version

Trac 使用者與管理員指南

其他語言:

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.

簡介

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.

使用者

  • 使用 Wiki 系統
  • 使用版本管理系統
  • 使用派工單系統
  • 其他模組與一般性主題
    • TracSearch — 全文檢索找所有內容
    • TracTimeline — The timeline provides a historic perspective on a project.時間軸提供一個有關項目的歷史維度
    • TracRss — RSS content syndication in Trac.
    • TracAccessibility — Accessibility keys support

管理員指南

支援以及其他原始碼資訊

  • Trac FAQ — A collection of Frequently Asked Questions (on the project website).
  • TracDev and API docs — Trac Developer documentation
  • TracSupport — How to get more 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.

Note: See TracWiki for help on using the wiki.