id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 6739 Trac svn-python mismatch with Apache 2.2 under Windows jschmidt@… "If you use xampp apache 2.2 and trac 11b1, you have to use the svn-python binding from this page (binding for apache 2.0) http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&expandFolder=91&folderID=74 Subversion recommended this binding http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100&expandFolder=8100&folderID=8100 But in this case I have an unsynchronized repository. error-stack: {{{ 2008-01-30 12:21:21,890 Trac[svn_fs] INFO: Failed to load Subversion bindings Traceback (most recent call last): File ""C:\Python25\Lib\site-packages\trac\versioncontrol\svn_fs.py"", line 251, in __init__ _import_svn() File ""C:\Python25\Lib\site-packages\trac\versioncontrol\svn_fs.py"", line 69, in _import_svn from svn import fs, repos, core, delta File ""C:\Python25\Lib\site-packages\svn\fs.py"", line 19, in from libsvn.fs import * File ""C:\Python25\Lib\site-packages\libsvn\fs.py"", line 29, in import core File ""C:\Python25\Lib\site-packages\libsvn\core.py"", line 5, in import _core ImportError: DLL load failed: Die angegebene Prozedur wurde nicht gefunden. }}} So I go back to use the binding for apache 2.0. If you follow the install-guide from Trac, you won't realize this mistake, because the link brings you to subversion/apache 2.0. Please resolve this mismatch! " defect new normal next-stable-1.6.x web frontend/mod_python 0.11b1 normal documentation apache windows ebekker4csc@…