A little addition:
I had a typo in my path (I just hate it when remote connections 
(RemoteDesktop etc.) swallow some characters...)

I fixed it and that made my problem ... worse :-)
When I try to access a trac project with a subversion "connection", 
Apache crashes!

I couldn't find anything "meaningful" in the logs, the Windows event log 
says:
"Failed application httpd.exe, Version 2.2.9.0, failed module 
libapr.dll, Version 0.9.17.0 at address 0x000139c1"
(or something like this, the actual message is in German...)

Projects without Subversion still work fine....
Subversion itself works fine.
WebSVN seems to work fine.

OHHHHH... I just tried tracd and it seems to also work fine!

So maybe this is not a Python/trac/bindings-problem, but I still don't 
know where else to ask about this and just hope that somebody on this 
list can help me here...


Holger

P.S.: This is a "clean Windows installation". It already has a few 
things installed, but no other version(s) of Apache, Subversion, Python, 
Subversion-Python bindings or trac has ever been installed.


Holger Stratmann wrote:
> Hello everybody,
>
> how can I check my Subversion bindings?
>
> I'm trying to use Trac 0.11-stable with Subversion 1.5.0.
> I have installed the Subversion-Python bindings.
> SVN is working fine (Apache installation).
>
> However, when I open a Trac-project, it tells me
>
> 'Warning: Can't synchronize with the repository (Unsupported version 
> control system "svn". Check that the Python support libraries for "svn" 
> are correctly installed.)'
>
> Other than that, trac seems to be fine :-)
>
> I don't know much about Python - how do I check if the bindings are 
> properly installed and working?
> I got the bindings from 
> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100 
> and took svn-python-1.5.0.win32-py2.5.exe 
> <http://subversion.tigris.org/files/documents/15/43082/svn-python-1.5.0.win32-py2.5.exe>
> The bindings properly detected my Python installation and in my 
> Python25\lib\site-packages, I have
> "svn" and "libsvn". It doesn't look different than my other computer 
> (SVN 1.4.6 + Trac = working fine)
>
> And another question: I have installed Python 2.5.2 and not 2.5.0 - is 
> this a problem for either Trac, the bindings or mod_python?
>
> Thanks for any hints,
>
> Holger


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to