You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ben Jackson <be...@incomumdesign.com> on 2005/07/10 19:51:13 UTC

Berkeley/FSFS confusion

My repo is FSFS and works fine with svnserve. However in Apache I get 
Berkeley DB errors:

[Thu Jul 07 18:24:06 2005] [error] [client 127.0.0.1] (20014)Error 
string not specified yet: Berkeley DB error while opening 'nodes' table 
for filesystem /usr/local/repositories/testrepo/db:\nNo such file or 
directory

I originally set up Subversion/Apache from the MacDevCenter article 
(now out of date) which had instructions for Berkeley DB, and installed 
SVN 1.1 in opt/subversion. I later installed 1.2 in /usr/local/bin. 
Could this be the problem, and if so, how do I fix it to point to the 
right version?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Berkeley/FSFS confusion

Posted by Max Bowsher <ma...@ukf.net>.
Ben Jackson wrote:
> My repo is FSFS and works fine with svnserve. However in Apache I get
> Berkeley DB errors:
> 
> [Thu Jul 07 18:24:06 2005] [error] [client 127.0.0.1] (20014)Error
> string not specified yet: Berkeley DB error while opening 'nodes' table
> for filesystem /usr/local/repositories/testrepo/db:\nNo such file or
> directory
> 
> I originally set up Subversion/Apache from the MacDevCenter article
> (now out of date) which had instructions for Berkeley DB, and installed
> SVN 1.1 in opt/subversion. I later installed 1.2 in /usr/local/bin.
> Could this be the problem, and if so, how do I fix it to point to the
> right version?

Sounds more like you have a *1.0* mod_dav_svn.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Berkeley/FSFS confusion

Posted by Ben Jackson <be...@incomumdesign.com>.
I removed the 1.1, restarted apache and am still getting the same error.

On Jul 10, 2005, at 5:09 PM, Donald R Laster Jr wrote:

> Ben,
>
>  You are getting the wrong libraries.  You need to remove the 1.1 in 
> /opt/subversion.  I ran across this problem when trying to run 1.2 
> tests when I had 1.1 installed in /usr/local.  That is what I believe 
> you are having happening.
>
>      Don
>
> Ben Jackson wrote:
>> My repo is FSFS and works fine with svnserve. However in Apache I get 
>> Berkeley DB errors:
>> [Thu Jul 07 18:24:06 2005] [error] [client 127.0.0.1] (20014)Error 
>> string not specified yet: Berkeley DB error while opening 'nodes' 
>> table for filesystem /usr/local/repositories/testrepo/db:\nNo such 
>> file or directory
>> I originally set up Subversion/Apache from the MacDevCenter article 
>> (now out of date) which had instructions for Berkeley DB, and 
>> installed SVN 1.1 in opt/subversion. I later installed 1.2 in 
>> /usr/local/bin. Could this be the problem, and if so, how do I fix it 
>> to point to the right version?
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org