Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- 01/13/06 17:40:25 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 17 17 handling) benefit from it. 18 18 19 ---- 19 == Source == 20 20 21 = Welcome to Trac 0.8.4 = 21 See [source:trunk SVN webfrontend]. The repository can be checked out using ''svn co http://rdfbroker.opendfki.de/repos/rdfbroker''. 22 22 23 Trac is a '''minimalistic''' approach to '''web-based''' management of 24 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 23 == License == 25 24 26 All aspects of Trac have been designed with the single goal to 27 '''help developers write great software''' while '''staying out of the way''' 28 and imposing as little as possible on a team's established process and 29 culture. 25 RDFBroker source code is subject to the [http://www.gnu.org/licenses/gpl.html GNU General Public License]. 30 26 31 As all Wiki pages, this page is editable, this means that you can 32 modify the contents of this page simply by using your 33 web-browser. Simply click on the "Edit this page" link at the bottom 34 of the page. WikiFormatting will give you a detailed description of 35 available Wiki formatting commands. 27 == Contact == 36 28 37 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 38 a new Trac environment, containing a default set of wiki pages and some sample 39 data. This newly created environment also contains 40 [wiki:TracGuide documentation] to help you get started with your project. 41 42 You can use [wiki:TracAdmin trac-admin] to configure 43 [http://trac.edgewall.com/ Trac] to better fit your project, especially in 44 regard to ''components'', ''versions'' and ''milestones''. 45 46 47 TracGuide is a good place to start. 48 49 Enjoy! [[BR]] 50 ''The Trac Team'' 51 52 == Starting Points == 53 54 * TracGuide -- Built-in Documentation 55 * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project 56 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 57 * TracSupport -- Trac Support 58 59 For a complete list of local wiki pages, see TitleIndex. 60 61 Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], 62 providing professional Linux and software development services to clients 63 worldwide. Visit http://www.edgewall.com/ for more information. 64 29 sintek at dfki.uni-kl.de