2008/10/8 Dmitriy S. Sinyavskiy <[EMAIL PROTECTED]> > > Hello, All. > > I've an issue described here http://trac.edgewall.org/ticket/7682 > and you can see the same: > > Reproduce > I've installed on clear Windows XP SP2 system: > > * Setup-Subversion-1.5.2.en-us.msi Setup-Subversion-1.5.2.en-us.msi > * TortoiseSVN-1.5.3.13783-win32-svn-1.5.2.msi > * apache_2.0.63-win32-x86-openssl-0.9.7m.msi > * python-2.5.msi > * setuptools-0.6c7.win32-py2.5.exe > * mod_python-3.3.1.win32-py2.5-Apache2.0.exe > * pysqlite-2.4.0.win32-py2.5.exe > * svn-python-1.5.2.win32-py2.5 > * Genshi-0.5.1.win32-py2.5.exe > * Trac-0.11.1.win32.exe > > System Information > > * Windows XP SP2 > * Python 2.5 > * SQLite 2.4 > * SVN-1.5.2 > * svn-python-1.5.2.win32-py2.5 > * mod_python-3.3.1 > * Trac 0.11.1 Stable > > > On every page I'm getting a warning: > > Warning: Can't synchronize with the repository (Unsupported version control > system "svn": "DLL load failed with error code 182" ). Look in the Trac log > for more information. > > and on Browse Source > > Unsupported version control system "svn": "DLL load failed with error code > 182" >
This error usually means that you didn't install the Subversion bindings or there was a problem with installing the bindings. Have you had a look at TracInstall#VersionControlSystem<http://trac.edgewall.org/wiki/TracInstall#VersionControlSystem> or TracSubversion#GettingSubversion<http://trac.edgewall.org/wiki/TracSubversion#GettingSubversion> Have you tried accessing your svn repository either via command line or via apache? Stephen -- Stephen Moretti Blog : http://nil.checksite.co.uk/ Twitter : http://twitter.com/mr_nil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
