Edgewall Software

Changes between Version 15 and Version 16 of TracOnWindows/Rewrite


Ignore:
Timestamp:
Dec 1, 2006, 10:25:59 PM (17 years ago)
Author:
Christian Boos
Comment:

Advise to install Subversion first, if Subversion support is needed.

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows/Rewrite

    v15 v16  
    1313== Experimental All-In-One Installer ==
    1414
    15 This 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 [#Subversion install their command-line tools].
     15This 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 first need to [#Subversion install their command-line tools].
    1616
    1717Download and double-click this script to install Trac: [attachment:trac-0.10.1-win32-install.py?format=raw trac-0.10.1-win32-install.py]
     
    5454
    5555=== Subversion (optional) === #Subversion
    56 
     56====  ==== #svntools
    5757Trac 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.
    5858
     
    6262[http://subversion.tigris.org/files/documents/15/34093/svn-1.4.0-setup.exe svn-1.4.0-setup.exe]
    6363
     64====  ==== #svnbindings
    6465Go back to your command line to install the Subversion Python library:
    6566{{{
     
    125126==== Unsupported version control system "svn" ====
    126127
    127 The Subversion library is not installed properly.  Be sure you used the "-Z" option with easy_install when installing Subversion.  ''TODO: link back to that step''
     128The Subversion library is not installed properly.  Be sure you used the "-Z" option with easy_install when [#svnbindings installing] the Subversion bindings.
    128129
    129130== What's next? ==
     
    136137
    137138 * I'm sorry but I'm having fits with this installation.  For example, the given All-In-One Installer seems to install dependencies - and not the SVN application.  The link provided for "install their command-line tools." simply jumps to the Optional Subversion install.  So which goes in first - SVN or the installer?  Just a bit frustrated being new to this and being a Pointy Haired Boss who doesn't have the mental bandwidth nor team time to focus in for 2 hrs to go through all of this.  Windows XP SP2.
     139  - If you're a real PHB, how come you don't have the 2 days to set up a meeting and afterwards ask your local Dilbert to run a 2 weeks evaluation period ;) Sorry, couldn't resist... More to the point, you should install the Subversion tools and more importantly the bindings first.