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

svn filesystem without Berkeley DBM?

From: Jens Askengren <jensus_at_linux.nu>
Date: 2002-03-07 23:12:37 CET

I've several times heard the claim that the svn filesystem is an
interface layer that could be implemented using for example a relational
database or any other storage system.

Why was Berkeley DBM choosen? Why not use regular files? The later seems
much easier to maintain using regular tools, and possibly more
robust(?). Or does Berkeley DBM provides some features that simplifies
the implementation?

        Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 7 23:14:42 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.