with same error you do not mean the gss-error, but the "no svn error"?
assuming so, just a wild guess: we had an unrelated problem recently when mod_python crashed apache because python did not namespace expat symbols - i.e. when using the new genshi stuff, or xml-rpc plugin. can it be that this is with apr too, i.e. mod_python has already the old apr available and your new one never get called? see python bug http://www.python.org/sf/1295808. our problem was gone when using python-2.5. but we still do not run svn with this configuration, so i'm lacking experience there. -solo On 10/13/06, reubendb <[EMAIL PROTECTED]> wrote: > > Hello, > I've tried to compile APR-0.9.7, then re-configure and re-install > subversion-1.4, make and install swig binding also. But I still get the > same error when running with mod_python. I don't get this. Running as > CGI or tracd I can browse source. What could be the problem ? > > Any help is greatly appreacited. > 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 -~----------~----~----~----~------~----~------~--~---
