Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- 07/11/11 18:13:25 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 0.12.2=1 = Welcome to this IETF WG Trac installation = 2 2 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 Trac is a '''minimalistic''' approach to '''web-based''' project management, 4 suitable for software and documentation projects and similar. Its goal is to 5 simplify effective tracking and handling of project issues, enhancements and 6 overall progress. 5 7 6 A ll aspects of Trac have been designed with the single goal to7 '''help developers write great software''' while '''staying out of the way''' 8 and imposing as little as possible on a team's established process and 9 culture.8 As all Wiki pages, this page is editable, this means that you can modify the 9 contents of this page simply by using your web-browser. Simply click on the 10 "Edit this page" link at the bottom of the page. WikiFormatting will give you 11 a detailed description of available Wiki formatting commands. 10 12 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. 13 There is nothing in this page which isn't also covered in one of the other 14 wiki pages, so the first adjustment you make of this Trac installation could 15 be to edit the content of this page, replacing this initial text with content 16 appropriate to your Working Group. 16 17 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. 18 There are some aspects of this Trac installation which are specific to the 19 IETF environment. Those are described in IetfSpecificFeatures. 21 20 22 You can use [wiki:TracAdmin trac-admin] to configure23 [http://trac.edgewall.org/ Trac] to better fit your project, especially in24 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 21 32 22 == Starting Points ==