Hello, I am trying to make Trac-0.10 to work with subversion, mainly so that my users can browse source and see Timeline. However, I'm having compatibilities issues. I've followed TracSubversion guide.
My system is RHEL 3, aith apr-0.9.4. Subversion-1.2-0 and newer requires >= apr-0.9.5. Subversion comes with a bundled APR, but this seems to be incompatible with my Apache install. I installed subversion-1.4.0 and build swig interface, and I got this when I tried to Browse source in trac: INTERNAL ERROR: Unsupported version control system "svn" I tried both mod_python (which works other than the svn problem), and CGI, and both gave the same thing. I don't really want to run standalone tracd, because I just want to have one webserver running. Other than upgrading my whole Apache install, what are my options ? Am I correct to assume that the problem is due to APR incompatibilities with my Apache ? Thank you for any help. RDB --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
