Bob Archer wrote on Thu, Sep 23, 2010 at 11:33:48 -0400:
> Of course, I am sure one of the svn devs can clarify what sqlite is used for
> on the server. But, I'm pretty sure it is used. (of course, I've been wrong
> before.)

It's used in fsfs for representation sharing (the DB is cache and can be
removed at any time) and, in 1.7 (fsfs format 5), to pack revprops into
a DB (the DB becomes the canonical/master location of the revprops of
packed revisions).

Reply via email to