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

Re: [PATCH] libsvn_fs_util: New library to reuse FSFS and BDBfunctions

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-04-03 04:47:15 CEST

Daniel Rall wrote:
>> I'm actually suprised that the entire locking subsystem isn't shared -
>> isn't the implementation absolutely identical?
>
> If they once were, they seem to have diverged somewhat. It would be
> nice to share what code we can between'em, though.

Lock implementations are different. One uses flat files in a hashed
directory (FSFS), the other uses BDB tables.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Apr 3 04:47:26 2007

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.