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

Re: Error Accessing Remote Repository

From: Scott Wilfong <scott_at_nikeaa.com>
Date: 2005-10-19 06:54:56 CEST

You are right about the case-insensitive nature of the file system, so
the "U" doesn't matter.

Yes, the repository is located at /Users/scott/Repository.

I am starting the server with: svnserve -d.

I believe I am using 1.2.3.

I am going to convert to an FSFS repository in the next couple of days.

On Oct 17, 2005, at 3:33 AM, Ryan Schmidt wrote:

> On Oct 9, 2005, at 07:18, Scott Wilfong wrote:
>
>> I have a repository setup on my iMac that works great. I have an eMac
>> that I have installed the svn client on. I have svnserve running on
>> the iMac. When I try to access the repository on the iMac using
>> svn://ip_address I get the message :
>>
>> subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
>> svn: Berkeley DB error while opening 'nodes' table for filesystem
>> /users/scott/Repository/db:
>> No such file or directory
>
>
> Shouldn't /Users be written with a capital U? Not that it probably
> matters on Mac OS X's case-insensitive filesystem...
>
> Where is your repository on disk? At /Users/scott/Repository?
>
> What command are you using to start svnserve on the iMac?
>
> What versions of Subversion are you using? I hope you'll say 1.2.3; if
> not, upgrade to 1.2.3.
>
> It would be a good idea to convert your repository from BerkeleyDB to
> FSFS when you have a minute. So many problems I see on this list seem
> to be the result of using BerkeleyDB repositories instead of FSFS
> repositories. I'm not sure that's related to your current
> difficulties, but I still recommend it to avoid possible future
> problems.
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 19 06:56:36 2005

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.