Edgewall Software

Changes between Version 125 and Version 126 of TracOnWindows


Ignore:
Timestamp:
Nov 9, 2005, 3:08:55 PM (18 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v125 v126  
    4444=== Install Subversion Pre-Requisites ===
    45452. Install [http://www.python.org/ Python ]
     46
     47  ''Please use Python 2.3 and not 2.4, because the Subversion bindings for Python (that are a few lines down) currently are only available for 2.3 ([http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&filter=_py.zip look here for the current status of the bindings])''
     48
    4649  [[br]]Add C:\Python23 to the path
    4750
     
    6871C:\> svnadmin create --fs-type=fsfs c:\svn\repo1
    6972}}}
     73
    7074
    7175''FSFS should be the preferred Subversion Repository filesystem on Windows. The Python bindings are much more reliable in that case -- ChristianBoos''
     
    111115
    11211612. Create password file (w/user 'admin')
     117
    113118{{{
    114119C:\> c:\progra~1\apache~1\apache2\bin\htpasswd -cm c:\svn\.htaccess admin