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

Re: Berkeley DB,error while checkpointing after Berkeley DB transaction for filesystem

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: 2006-08-07 11:35:54 CEST

Dear Pablo!

Pablo F. Díaz Anzalone schrieb:
> I have try to recover DB with svnadmin and with db_recovery, but the
> problem persists. I have spent a lot of hours on it but I don't know what
> else can I do. Does anyone have any clue, advice or anything to get
> the work around?

It seems that file access properties are not set-up properly on the
repository files and directories. They need to be accessible for the
user running Apache daemon.

Are you able to perform a repository backup with "svnadmin dump"
as user root?

Are you repository directories directly mounted or mounted via NFS?
The latter can also happen for local filesystems which are remounted
with an automounter and NIS/YP. IIRC it is not allowed to have BDB
databases on network shares. Probably you could convert your repository
to FSFS.

With best regards
Andreas

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 7 11:33:54 2006

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.