Edgewall Software

Changes between Version 109 and Version 110 of TracOnWindows


Ignore:
Timestamp:
Sep 13, 2005, 10:36:11 PM (19 years ago)
Author:
jornh
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v109 v110  
    55Chose between these options of installing Trac:
    66
    7  * [TracOnWindowsStandalone Trac running without Apache or IIS] using [source:trunk/README.tracd#latest tracd] and svnserve is the simplest setup. It is stripped for all optional dependencies. It might be taken as a first step to get things running. You should then be able to pick the missing steps from the Apache CGI based setup found on this page as a second step.
     7 * [wiki:TracOnWindowsStandalone Trac running without Apache or IIS] using [source:trunk/README.tracd#latest tracd] and svnserve is the simplest setup. It is stripped for all optional dependencies. It might be taken as a first step to get things running. You should then be able to pick the missing steps from the Apache CGI based setup found on this page as a second step.
    88
    99 * The 'traditional' [wiki:TracOnWindows#InstallationofSubversionandTrac0.8.4servedviaApacheCGI Apache CGI based setup] is described just below.