Edgewall Software

Changes between Version 44 and Version 45 of TracSubversion


Ignore:
Timestamp:
Apr 22, 2007, 2:51:16 AM (17 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracSubversion

    v44 v45  
    210210If it doesn't,  it usually means that your bindings are located in
    211211a place they can't be loaded from. So either move the `svn` and `libsvn`
    212 found in the /opt/subversion-xxx/lib/svn-python folder (or similar)
     212found in the /opt/subversion-xxx/lib/svn-python folder (or similar, on a FreeBSD on /usr/local/lib/svn-python/ )
    213213into your site-packages folder, or add the above folder to your PYTHON_PATH,
    214214or create a [http://docs.python.org/lib/module-site.html svn.pth] file
    215215in your Python site-packages folder with the above folder path as its
    216 single line content.
     216single line content (an example on a FreeBSD installation, again: /usr/local/lib/python2.4/site-packages/).
    217217
    218218 2. Check the version