3 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
4 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
| 4 | == Next steps (for the project administrator) == |
| 5 | * Subscribe to the project's timeline [http://sistcow.opendfki.de/timeline?ticket=on&changeset=on&milestone=on&wiki=on&max=50&daysback=90&format=rss RSS feed] to be sure to get notified of changes to the website. Wiki spam is a problem occasionally. |
| 6 | * Log in and use the [https://sistcow.opendfki.de/admin "Admin" tab] to configure ticket components and access rights. |
| 7 | * Tell developers to create accounts at https://config.opendfki.de/ and add them to your project using the admin functions on the same website. |
| 8 | * Further information |
| 9 | * [https://config.opendfki.de/ OpenDFKI FAQ] |
| 10 | * [TracGuide Trac documentation] |
| 11 | * If you want to change any settings of TracIni, please contact admin@opendfki.de . Probably interesting settings: |
| 12 | * wiki/ignore_missing_pages (default true) |
| 13 | * notification/smtp_always_bcc (default not set, project admin might want to be notified of all ticket changes and new tickets this way) |
| 14 | * trac/show_email_addresses (default false in order to prevent mail spam in public projects) |
| 15 | * Edit this wiki page. Remove this text. Fill in or delete TODOs as needed. |
22 | | You can use [wiki:TracAdmin trac-admin] to configure |
23 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
24 | | regard to ''components'', ''versions'' and ''milestones''. |
| 26 | == Development == |
| 27 | * Subversion repository location: https://sistcow.opendfki.de/repos/ |
| 28 | * Checkout using SVN command line tool: {{{svn checkout https://sistcow.opendfki.de/repos/}}} |
| 29 | * [source:trunk/ SVN webfrontend] |
| 30 | * Mail notifications for ticket changes |
| 31 | * Put your e-mail address to the CC field of tickets |
| 32 | * OR enter your mail address in ''preferences'' when logged in and put your username in CC or owner field |
| 33 | * RSS feed: See [/timeline timeline] (link at the bottom) |