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. |
| 3 | INN (Inter``Net``News), originally written by Rich Salz, is an extremely flexible and configurable Usenet / netnews news server. Netnews is a set of protocols for exchanging messages between a decentralized network of news servers. News articles are organized into newsgroups, which are themselves organized into hierarchies. Each individual news server stores locally all articles it has received for a given newsgroup, making access to stored articles extremely fast. Netnews does not require any central server; instead, each news server passes along articles it receives to all of the news servers it peers with, those servers pass the articles along to their peers, and so on, resulting in "flood fill" propagation of news articles. |
11 | | As all Wiki pages, this page is editable, this means that you can |
12 | | modify the contents of this page simply by using your |
13 | | web-browser. Simply click on the "Edit this page" link at the bottom |
14 | | of the page. WikiFormatting will give you a detailed description of |
15 | | available Wiki formatting commands. |
16 | | |
17 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
18 | | a new Trac environment, containing a default set of wiki pages and some sample |
19 | | data. This newly created environment also contains |
20 | | [wiki:TracGuide documentation] to help you get started with your project. |
21 | | |
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''. |
25 | | |
26 | | |
27 | | TracGuide is a good place to start. |
28 | | |
29 | | Enjoy! [[BR]] |
30 | | ''The Trac Team'' |
31 | | |
32 | | == Starting Points == |
33 | | |
34 | | * TracGuide -- Built-in Documentation |
35 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
36 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
37 | | * TracSupport -- Trac Support |
| 7 | * [http://www.eyrie.org/~eagle/software/inn/ Russ Allbery's INN page] |
| 8 | * [https://www.isc.org/software/inn ISC INN page] |
| 11 | |
| 12 | == Mailing Lists == |
| 13 | |
| 14 | INN is primarily discussed on mailing lists hosted by ISC. |
| 15 | |
| 16 | * [https://lists.isc.org/mailman/listinfo/inn-announce inn-announce] receives announcements of new versions |
| 17 | * [https://lists.isc.org/mailman/listinfo/inn-workers inn-workers] is the primary discussion list for INN development and help |
| 18 | * [https://lists.isc.org/mailman/listinfo/inn-committers inn-committers] receives notifications of each commit to the INN repository |
| 19 | * [https://lists.isc.org/mailman/listinfo/inn-patches inn-patches] is sometimes used to send patches to INN |
| 20 | * [https://lists.isc.org/mailman/listinfo/inn-bugs inn-bugs] is sometimes used to report bugs in INN |
| 21 | |
| 22 | To subscribe, follow the links above. |
| 23 | |
| 24 | INN and other news server software is also discussed in the Usenet newsgroup [news:news.software.nntp news.software.nntp]. |
| 25 | |
| 26 | == Trac Information == |
| 27 | |
| 28 | * [wiki:TracGuide Main Trac documentation] |
| 29 | * [wiki:WikiFormatting Trac Wiki formatting language] |