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

Re: Commit succeeded, deltification failed

From: Luc Saillard <luc_at_fr.alcove.com>
Date: 2002-08-09 11:48:28 CEST

On Thu, Aug 08, 2002 at 10:19:14AM -0500, Karl Fogel wrote:
> Can you try to reproduce it with the head Subversion? For one thing,

Ok, i've downloaded the latest version from trunk. All was compiled with
./autogen.sh && ./configure --enable-maintainer-mode --disable-shared
--with-berkeley-db=/usr/include/db4:/usr/lib && make
Note, i need to unset my CFLAGS because, if you pass multiple parameters like
this CFLAGS="-pipe -g -Wall", configure && make failed.

Now, this is the error.

subversion/libsvn_client/commit.c:662: (apr_err=21094, src_err=12)
svn: Berkeley DB error
svn: Commit failed (details follow):
subversion/libsvn_fs/tree.c:2228: (apr_err=21094, src_err=12)
svn: Commit succeeded, deltification failed
subversion/libsvn_fs/err.c:50: (apr_err=21094, src_err=12)
svn: (charset conversion failed)

I don't why this program failed. The big problem, i need to wait nearly 6 hours
before to try to commit the patch-2.5.18.bz2. I've do a svn status juste
after this error, you can see it at
http://luc.saillard.free.fr/subversion/logs/svn_status2.gz

I known my shell script is not perfect, because he doesn't try to add new
file. So you will see some ? for some files.
 
Luc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 11:49:02 2002

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.