Edgewall Software

Changes between Version 6 and Version 7 of TracOnWindows/Rewrite


Ignore:
Timestamp:
Sep 20, 2006, 8:36:13 AM (18 years ago)
Author:
Christian Boos
Comment:

Adding more hierarchical structure to the document, as having the experimental installer at the same level as the manual steps didn't make it immediately clear that it was either/or.

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows/Rewrite

    v6 v7  
    1010[http://www.python.org/ftp/python/2.4.3/python-2.4.3.msi python-2.4.3.msi]
    1111
    12 == Experimental All-In-One Installer ==
     12== Install Trac and its dependencies ==
     13=== Experimental All-In-One Installer ===
    1314
    1415This installation script only requires a Python 2.4 installation and will download and install the basic Trac dependencies and optionally the Subversion libraries.  If you plan to use Subversion you'll also need to [wiki:TracOnWindows/Rewrite#Subversion install their command-line tools].
     
    1819Once that's done you can skip ahead to [wiki:TracOnWindows/Rewrite#GettingStarted Getting Started].
    1920
    20 == Setuptools ==
     21=== Manual Installation ===
     22
     23If you don't use the ''All-In-One Installer'', you'll have to download and install a few packages manually.
     24
     25==== Setuptools ====
    2126
    2227[http://peak.telecommunity.com/DevCenter/setuptools Setuptools] makes installation of Python software easier by automatically downloading and installing Python packages from the internet.  It is also used to find and load [wiki:TracPlugins Trac's plugins].
     
    2631When the download completes double-click the "ez_setup.py" file from your download folder to install setuptools.
    2732
    28 == The command line ==
     33==== The command line ====
    2934
    3035You'll need to open a command line to install some of the necessary software:
     
    4853''TODO: setting up for PostgreSQL or MySQL''
    4954
    50 == Subversion ==
    51 
    52 '''This is optional.'''
     55==== Subversion (optional) ====
    5356
    5457Trac can integrate with the [http://subversion.tigris.org Subversion] version control software.  Follow these steps if you'd like to use Trac with Subversion.  You can learn more about how they can integrate from the wiki: TracSubversion.
     
    6669'''Note:''' the "-Z" option is necessary when installing Subversion so that it is "unzipped".  Trac will not be able to access Subversion if it is zipped.
    6770
    68 == Download Trac ==
     71==== Download Trac ====
    6972
    7073Download and run the Trac Windows installer: