Edgewall Software

Changes between Version 25 and Version 26 of TracSubversion


Ignore:
Timestamp:
Sep 27, 2006, 6:51:58 PM (18 years ago)
Author:
acarr@…
Comment:

SWIG version as old as 1.3.25 may be needed.

Legend:

Unmodified
Added
Removed
Modified
  • TracSubversion

    v25 v26  
    3333 * Read `./subversion/bindings/swig/INSTALL` in order to build the bindings.
    3434   In particular, pay attention to the version of SWIG which can be required
    35    (1.3.0 comes with pregenerated wrappers, though). Do not install swig 1.3.28 or 1.3.29. Version 1.3.27 seems to works fine.
     35   (1.3.0 comes with pregenerated wrappers, though). Do not install swig 1.3.28 or 1.3.29. Version 1.3.27 seems to works fine (Although not in all cases. The subversion users mailing lists suggest going back to 1.3.25, which may be necessary).
    3636 * Do `make swig-py; make install-swig-py`
    3737 * Adapt your `PYTHONPATH` so that it contains the `svn-python` folder