Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
12/07/06 19:22:00 (18 years ago)
Author:
Rich Signell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    1010 * Browse the source, sort by date, and then click on "last change" to see what's changed
    1111 * Follow all changes as a function of time (code, wiki, etc) by choosing "Timeline"
    12 
     12 * Browse NOPP proposal and meeting documents at [http://www.hosted.projects.com/dav/cmgsoft]
    1313We'll have more functionality once we've learned Trac a bit better.
    1414
    15 == About Trac ==
    16 Trac is a '''minimalistic''' approach to '''web-based''' management of
    17 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    18 
    19 All aspects of Trac have been designed with the single goal to
    20 '''help developers write great software''' while '''staying out of the way'''
    21 and imposing as little as possible on a team's established process and
    22 culture.
    23 
    24 As all Wiki pages, this page is editable, this means that you can
    25 modify the contents of this page simply by using your
    26 web-browser. Simply click on the "Edit this page" link at the bottom
    27 of the page. WikiFormatting will give you a detailed description of
    28 available Wiki formatting commands.
    29 
    30 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    31 a new Trac environment, containing a default set of wiki pages and some sample
    32 data. This newly created environment also contains
    33 [wiki:TracGuide documentation] to help you get started with your project.
    34 
    35 You can use [wiki:TracAdmin trac-admin] to configure
    36 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    37 regard to ''components'', ''versions'' and ''milestones''.
    38 
    39 
    40 TracGuide is a good place to start.
    41 
    42 Enjoy! [[BR]]
    43 ''The Trac Team''
     15 *
    4416
    4517== Starting Points ==