Re: Problem with Fedora 18
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 21 Feb 2013 11:42:07 +0000
Celso Tadao Suzuki <celso.suzuki_at_digitro.com.br> writes:
> My directory is at a NFS FS so I could execute these test.
So it looks like SQLite doesn't work on your NFS setup. What sort of
Do you have local installations of Subversion or SQLite? Are you using
type svn
and this will show you which libraries it uses:
ldd /path/to/svn
Which version of SQLite is it using?
If you run
strace svn upgrade
we should be able to see the system call that is failing, that might
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-02-21 12:42:54 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.