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

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

From: Anthony Talo <atalo_at_biggs-gilmore.com>
Date: 2006-09-25 16:32:26 CEST

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
svn: Your commit message was left in a temporary file:
svn: '/mypath/svn-commit.2.tmp'

My guess is that it is a permissions error but I haven't tracked it
down. The BDB is installed (4.4.20 for OpenLDAP) but not used for
svn. I've searched but not found the specific error I'm receiving, so
I'm thinking (hoping) it must be a simple fix. Help with this would
be very appreciated!

Subversion was compiled with:
CFLAGS="-arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk" \
sudo ./configure --prefix=/usr/local --mandir=/usr/local/share/man --
with-ssl --with-apxs=/usr/local/apache2/bin/apxs --with-zlib --
without-berkeley-db --with-apr=/usr/local/apache2 --with-apr-util=/
usr/local/apache2 --with-ldap

Apache was compiled with:
CFLAGS="-arch ppc" sudo ./configure --enable-mods-shared=most --
enable-ssl --with-ssl-lib=/usr/local/ssl/lib --with-mpm=worker --
without-berkeley-db --enable-rewrite --enable-deflate --with-ldap --
with-ldap-lib=/usr/local/lib --with-ldap-include=/usr/local/include --
enable-ldap --enable-auth-ldap

Cheers,
Tony

-- 
anthony talo
information technology administrator
atalo@biggs-gilmore.com
biggs|gilmore communications
261 east kalamazoo avenue, suite 300
kalamazoo, michigan 49007-3990
c.	269.929.4787
o.	269.349.7711:617
f.	269.349.4558
w.	www.biggs-gilmore.com
Received on Mon Sep 25 16:33:50 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.