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

Re: Still looking for help (was Re: http access and fsfs?)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-03 19:24:56 CET

On Dec 3, 2004, at 11:59 AM, Ben Collins-Sussman wrote:
>
> Because you have a BDB repository. Look, there it is:
>
>> drwxrwsr-x 15 russgold svnuser 510 30 Nov 22:51 .
>> drwxrwxr-x 9 russgold svnuser 306 30 Nov 19:40 ..
>> -rw-r--r-- 1 www svnuser 8192 30 Nov 22:51 __db.001
>> -rw-r--r-- 1 www svnuser 270336 30 Nov 22:51 __db.002
>> -rw-r--r-- 1 www svnuser 98304 30 Nov 22:51 __db.003
>> -rw-r--r-- 1 www svnuser 368640 30 Nov 22:51 __db.004
>> -rw-r--r-- 1 www svnuser 16384 30 Nov 22:51 __db.005
>> -rw-rw-r-- 1 russgold svnuser 8 30 Nov 19:40 current
>> -rw-rw-r-- 1 russgold svnuser 5 30 Nov 19:40 fs-type
>> -rw-r--r-- 1 www svnuser 64 30 Nov 22:51 log.0000000001
>> drwxrwxr-x 28 russgold svnuser 952 30 Nov 19:40 revprops
>> drwxrwxr-x 28 russgold svnuser 952 30 Nov 19:40 revs
>> drwxrwxr-x 2 russgold svnuser 68 30 Nov 19:40 transactions
>> -rw-rw-r-- 1 russgold svnuser 37 30 Nov 19:40 uuid
>> -rw-rw-r-- 1 russgold svnuser 0 30 Nov 19:40 write-lock
>>

Hm, I spoke too quickly, sorry.

This looks like an FSFS repository, but it has a bunch of extra BDB
junk inside it... the __db.* files, and the log.* file.

I can reproduce this by running 'db_recover' on an FSFS repository.
How weird.

So, the separate question is: why does mod_dav_svn trying to use BDB
to open the repository? My guess is that your mod_dav_svn isn't really
1.1. Or perhaps it's linking to 1.0 libraries hiding somewhere on your
Mac.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 19:34:46 2004

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.