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

Re: 'svnsync_tests.py 23 --fs-type bdb' fails due to process abort

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 23 Jan 2008 16:38:30 -0500

C. Michael Pilato wrote:
> Specifically in this case, svn_fs_base__dag_commit_txn() (which is
> wrapped with a BDB transaction) calls svn_fs_mergeinfo__update_index(),
> which in turn calls index_txn_mergeinfo(), which calls (UH-OH!)
> svn_fs_revision_root().
>
> I started to fix this weeks ago on the reintegrate branch, but stopped
> because that branch took a turn towards removing sqlite from BDB
> altogether.

I'm testing a patch for this right now. I hope it's temporary and that
David Glasser (or someone else) will be able to return to the task of
de-sqlite-ing our BDB mergeinfo logic Real Soon Now(tm).

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-01-23 22:38:42 CET

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.