Edgewall Software

Changes between Version 12 and Version 13 of TracInstall


Ignore:
Timestamp:
Mar 21, 2004, 10:21:34 PM (20 years ago)
Author:
Jonas Borgström
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v12 v13  
    1717== Installing Trac ==
    1818{{{
    19         $ python ./setup.py install
     19$ python ./setup.py install
    2020}}}
    2121
     
    3333
    3434{{{
    35         $ trac-admin /path/to/mydatabase.db initdb
     35$ trac-admin /path/to/mydatabase.db initdb
    3636}}}
    3737
     
    3939user has write permission to both the file and the directory.
    4040
    41 {{{[wiki:TracAdmin trac-admin]}}} will ask you where your subversion repository is located and
     41[wiki:TracAdmin trac-admin] will ask you where your subversion repository is located and
    4242where it can find the trac templates directory (the default value should be fine).
    4343