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

Re: svn filesystem without Berkeley DBM?

From: Brian Huddleston <brianh_at_huddleston.net>
Date: 2002-03-07 16:48:03 CET

> > Why was Berkeley DBM choosen?
>
> Given the choice of something or nothing, they chose something.
>
> Quick, find a non-SQL or non-GPL'd SQL embeddedable server database that
> supports transactions.

MySQL 3.23. :-)

They've supported transactions for quite a while. (Originally via BDB
interestingly enough, but now they support a few different transactional
backends.)

Probably would've simplfied things a bit to have the SQL rather than the raw
record access but I don't know enough about the implementation to have an
intelligent opinion.

-Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 8 00:22:06 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.