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

Re: [PATCH] Support both BDB 4.0 and 4.1

From: Glenn A. Thompson <gthompson_at_cdr.net>
Date: 2002-10-21 21:48:11 CEST

> meter in SVN_BDB_OPEN_PARAMS. Pass the
> SVN_BDB_AUTO_COMMIT flag to DB->open and DB->put wherever the transaction
> is NULL. Check the BDB version before each call to db_create.
> v-help@subversion.tigris.org

Hey,

I was reading up on the DB_AUTO_COMMIT flag.
It seems to imply that the created transaction is commited after the command. Is that
true?
I couldn't find where it said that explicitly.
Anyone care to point me in the right direction?

Thanks,
gat

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 21:44:37 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.