[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN wevDAV & sqlite issues

From: Dan Farrell <dan_at_farrellit.net>
Date: Thu, 19 Nov 2009 10:05:50 -0600

Hi all,

I've been using svnserve for a freeBSD-based svn server and wanted to
use webdav instead. However I initially built against an old 3.3.7
version of sqlite - somewhere - and now i get this message in my apache
error log:

[Thu Nov 19 09:52:54 2009] [error] [client 207.67.4.21] (20014)Internal
error: SQLite compiled for 3.6.18, but running with 3.3.7

I have rebuilt apache, sqlite (3.6.18), and subversion many times
thereafter. Files sqlite3.h, libsqlite3.(a|la|so|so.8), and
mod_dav_svn.so and mod_authz_svn.so are all new as of about 10 minutes
ago. (Actually, I've rebuilt these so many times now that I almost
have the config options memorized). But still, the error persists.

I know this isn't necessarily a subversion problem, but for the life of
me I can't figure out what I need to rebuild or relink or whatever. I
have no idea how it could be running with sqlit3 3.3.7 if Ive rebuilt
against 3.6.18.

I looked online and although somebody asked before, the answer was
'it's not a subversion problem.' Well, granted. But nevertheless, if
anybody knows how to fix this problem, I would be very much
appreciative.

Thanks!

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2420092

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-19 17:10:39 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.