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

simultaneous ra_dav and ra_svn access problems

From: Mark Gulbrandsen <bytor_at_zserve.com>
Date: 2003-03-27 00:22:24 CET

Hi all,

subversion r5410
apache 2.0.44
Berkely DB 4.1.24

We have a fairly large repo for our code. We'd like to
access it via
ra_dav and ra_svn and ra_file when and how we like. This
works fine as
long as these protocols are not used at the same time. If
they are, the
database needs to be recovered for some reason.

Here is that apache log
=> /var/log/apache2/error_log <==
[Wed Mar 26 16:00:28 2003] [error] [client 192.168.2.15]
Could not fetch
resource information. [500, #0], referer:
http://r2d2.zserve.com/svn/lds/main/
[Wed Mar 26 16:00:28 2003] [error] [client 192.168.2.15]
Could not open
the SVN filesystem at /opt/svn/lds [500, #160029],
referer:
http://r2d2.zserve.com/svn/lds/main/
[Wed Mar 26 16:00:28 2003] [error] [client 192.168.2.15]
(17)File
exists: Berkeley DB error while opening environment for
filesystem
/opt/svn/lds/db:
DB_RUNRECOVERY: Fatal error, run database recovery [500,
#160029],
referer: http://r2d2.zserve.com/svn/lds/main/

I have only verified that ra_dav and ra_svn are clashing.
I have not
tried ra_file at the same time with the other protocols.

I appologize if this is a known issue on the issue
tracker, but I
couldn't find one.

Does anyone else have this kind of problem, or any
suggestions?

Thanks,

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 00:23:04 2003

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.