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

Re: SUMMARY: Commit Error-Can't close activity db: Internal Error

From: Mark <mark_at_mitsein.net>
Date: 2006-09-28 00:02:56 CEST

ack, that's why there is svnadmin hotcopy.

On 9/27/06, Anthony Talo <atalo@biggs-gilmore.com> wrote:
> ORIGINAL PROBLEM:
> >I have svn 1.3.2 (no BDB) running on an xserve (10.4.7) with Apache
> 2.2.3
> > (+SSL, +LDAP). I can check out a repository, update it, but when I
> try to
> > commit, I get the following error:
> > "svn-commit.2.tmp" 4L, 48210C written
> > isvn: Commit failed (details follow):
> > svn: Can't close activity db: Internal error
>
> SOLUTION:
> Delete the files in </my_repository/dav>. I used rsync to copy the
> files from a Linux Server. There were two files in /dav ---
> activities.dir and activities.pag. After deleting those two files the
> commits were successful.
>
> THANKS:
> To Garrett Rooney:
> >So, mod_dav_svn uses this auxiliary database called the 'activity db'.
> >It's a little dbm file inside the repository in the dav subdirectory
> >on disk. It appears that the dbm file is corrupted. Fortunately, no
> >long-lived data is stored there, so you should be able to shut down
> >your server, delete that dbm file, and restart it and everything
> >should work again.
>
>
>
> Anthony Talo
> Digital Wrangler
> Biggs|Gilmore Communications
> atalo is at biggs-gilmore.com
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 28 00:03:31 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.