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

Re: 1.5 beta stability

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-24 15:26:52 CEST

On 9/24/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
> On Mon, Sep 24, 2007 at 03:04:01PM +0200, Erik Huelsmann wrote:
>
> > Yes, there will be FSFS repositories in 1.5. They will hold a database
> > to store some metadata. Currently the database selected is SQLite, but
> > the rest of the repository will still store its data as it used to.
>
> AFAIR, sqlite locks the whole db while writing data. Could this cause
> performance problems?

The database is pretty small and is only used for merge tracking
metadata. I do not think there is a lot of possibility for problems
(We are actually using it to provide indexes that increase
performance).

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 24 15:27:12 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.