User Guide for Trac

Introduction

Your trac project page is located at http://www.sds-project.fr/trac/YOUR_PROJECT_NAME/

It will ask you a login and a password, it's the one the teacher give you, not the same than the ENSIB one.

Wiki

If you are a member of the project, you can edit every page (except the one in read-only mode) of the wiki.

All the special syntax for Trac wiki is explain here.

And all the common wiki syntax is explain here.

You are also allow to add link to subversion repository or ticket in the wiki. For more information about that go to here and here.

RoadMap

The roadmap permit to know all the step of a project and all the task of each step.

It also allowed you to know when you are due to finish a step.

Also the teacher can see where you are in the project.

Of course, using the ticket, you can add new step to the roadmap or change them (see the ticket section of this HOWTO).

Browse Source

This page of the site allowed you to easily browse the SubVersion repository of your project (you can also access it using a SubVersion client and the following URL http://www.sds-project.fr/svn/YOUR_PROJECT_NAME/).

You can browse the source but also know all the modification of a file or directory, generate patch between two version and follow the development.

It also include a small viewer than allow you to see each file (and with special syntax or color with the major programming langage).

Ticket

A ticket is a task of the project.

It can be a step of the project (like a new feature, a service to configure, etc) but also a bug, a request feature, etc.

You can easily add one by clicking to the “New Ticket” button.

Short summary is the name of the ticket.

Type is the type of task (for example, development task, new feature, bug report, etc).

Full Description is the description of the ticket (you can use Wiki syntax here).

Priority allow you to set the priority of the task.

Component permit to choose the component related of this ticket.

Milestone select in which Milestone (step) of the project this ticket go.

Assign To which member is in charge of this ticket.

CC which member is also in charge of this ticket.

Copyright

This document has been write by Jonathan ROUZAUD-CORNABAS.

For any informations or re-use of this document, please mail the author (jonathan.rouzaud-cornabas AT ensi-bourges DOT fr).

 
collaborative_work/trac_user_guide.txt · Last modified: 2007/10/01 20:52 (external edit)     Back to top