Matt Good wrote: > [EMAIL PROTECTED] wrote: > > I've been trying to get trac to work with subversion 1.4 on rhel3. > > Trying different version, nothing seemed to work, finally i got most of > > it working on the latest trunk version of the code (almost same as > > latest beta). > > > > The only thign that's still not working is subversion integration. I > > can't seem to figure out what's wrong. I keep getting the following > > error: Unsupported version control system "svn" when I try to browse > > source. > > > > Does anyone know what might be wrong? mod_dav is working, so I'm not > > too sure what to make of it. > > mod_dav is unrelated to the Subversion Python bindings, which is what > Trac needs. > > It looks like you should install the "subversion-python" RPM: > http://summersoft.fay.ar.us/pub/subversion/latest/rhel-3/bin/
Ok, on second look the version of that RPM is 1.3.2, not 1.4 as the big header at the top would seem to indicate. However, that is the package you should be looking for, just for the new version. -- Matt Good --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
