Edgewall Software

Changes between Version 79 and Version 80 of TracSubversion


Ignore:
Timestamp:
Aug 1, 2010, 6:13:22 PM (14 years ago)
Author:
Laurens Blanckenborg <laurens@…>
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracSubversion

    v79 v80  
    298298 5. if you're getting 'undefined symbol: xmlCreatePushParserCtxt' while running make check-swig-py, it could be that your libneon is compiled against libxml2. If this is the case, try to recompile your libneon against expat instead of libxml2.
    299299
     300 6. If you're using Apache - mod_python/mod_wsgi (Windows)
     301
     302 Try replacing the {{{libapr-1.dll}}} in the Apache bin with the version that's in Python's libsvn or Subversion's bin, just substituting seems to fix it. See #6739 for more details.
     303
    300304== Tip for Debian Linux ==
    301305Try to install the Subversion Bindings using apt