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

Re: Current state of SQL backend

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-03-06 05:22:47 CET

On Fri, 2005-03-04 at 07:18, Friedbert Widmann wrote:
> Can anyone tell me, how far is the integration of SQL databases for backends
> in Subversion?
> We are interested in using Subversion for our SCM - but managing a Berkeley
> DB beside our existing Microsoft SQL Server isn´t our aim.

I don't believe anyone is working on an SQL back end right now. I wrote
up http://svn.collab.net/repos/svn/trunk/notes/sql-backend to keep track
of past efforts, but I haven't heard about anyone seriously taking a
stab at it.

I'll note that BDB requires less administration than a real SQL
database, and the direct-filesystem back end (FSFS) requires essentially
no administration.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 6 05:24:11 2005

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.