Edgewall Software

Changes between Version 6 and Version 7 of TracSubversion


Ignore:
Timestamp:
May 18, 2006, 5:22:19 PM (18 years ago)
Author:
gdelfino@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracSubversion

    v6 v7  
    2424 * Read `./subversion/bindings/swig/INSTALL` in order to build the bindings.
    2525   In particular, pay attention to the version of SWIG which can be required
    26    (1.3.0 comes with pregenerated wrappers, though).
     26   (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.
    2727 * Do `make swig-py; make install-swig-py`
    2828 * Adapt your `PYTHONPATH` so that it contains the `svn-python` folder