= Using Trac for NCCOOS Projects = This page describes how to use the Trac System for projects run by NCCOOS. It contains general how-to notes for getting started and day-to-day details of Trac focused on working in a team and/or maintaining a project as a team-leader. Add to this page as you find useful info and how-tos related to Trac and SVN. == Trac System == Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. By integrating web-based documentation tool (wiki) with bug tracking or enhancement features (tickets), and code repository, the Trac System allows distributed teams of people to collaborate remotely on a software and documentation project. == For Team Members == === Tickets === == For the Project Leader(s) == === Milestones === === Wiki === == Main Resources == * TracGuide -- Built-in Documentation -- The Trac User and Administration Guide with useful info like WikiFormatting * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project * [http://subversion.tigris.org/ Subversion] -- Open source version control system * [http://svnbook.red-bean.com/ Version Control with Subversion] -- A free online book about Subversion published by [http://www.oreilly.com/catalog/0596004486/ O'Reilly Media] * [http://tortoisesvn.tigris.org/ TortoiseSVN]-- A Subversion client, implemented as a windows shell extension