
brownnrl at gmail
Apr 8, 2012, 5:28 AM
Post #3 of 3
(156 views)
Permalink
|
|
Re: Re: SubversionException "SQLite is required to be compiled and run in thread-safe mode"
[In reply to]
|
|
I think the dev list would be a good place to put this. Where do you get the subversion exception? I'd be prepared with the log at a DEBUG level during the request where the exception was raised. Do you get an error when you run {{{ trac-admin /path/to/project resync }}}? -Nelson On Sat, Apr 7, 2012 at 9:39 AM, yoni.s <silver83 [at] gmail> wrote: > Someone ? Anyone ? > > > On Thursday, March 29, 2012 3:31:25 AM UTC+2, yoni.s wrote: >> >> Hi, >> after a long while trying to debug this, it seems like php5 is making >> new subversion installs not able to talk to trac repository browser. >> >> see : http://www.snowbotic.com/**archives/61<http://www.snowbotic.com/archives/61>regarding dav_svn, which >> seems to have a similar problem. >> >> The problem looks like it relates to php5 and libsvn where php5's >> bundled sqlite library has a version that doesn't work with newer >> subversion repo's, and it gets loaded before the one python tries to >> load dynamically via its swig interface. >> >> I'm not sure this is actually the case, just that as a fact when I >> disable the php5 module in my apache, the problem goes away. >> >> Ideas ? should I be sending this to the dev list instead ? >> >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/trac-users/-/5AFok5VsyjAJ. > > To post to this group, send email to trac-users [at] googlegroups > To unsubscribe from this group, send email to > trac-users+unsubscribe [at] googlegroups > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|