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

Re: Another working copy library

From: David Glasser <glasser_at_mit.edu>
Date: 2007-01-17 17:54:46 CET

On 1/17/07, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> * I don't think we should try providing two libsvn_wc implementations.
> Either libsvn_wc_sqlite can implement all the public svn_wc functions
> or it can't. If the former is true, we should just replace the
> implementation. If the latter, I don't see how we can make this usable
> without declaring Subversion 2.0 (in which case, see the former).

One of way of looking at it is that David's proposed system wouldn't
be a second implementation of the libsvn_wc interface (like fsfs vs
bdb), but a second "checkout storage" library that libsvn_client knows
how to deal with. Although that might just end up making
libsvn_client too complicated.

(For what it's worth, I think this is a great idea to work on; my only
concern is that if this ends up becoming svn 2.0 anyway, we should
consider whether or not it makes more sense to look towards a
checkout-metadata-as-partial-repository method. But that's a longer
term concern anyway.)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 17 17:54:56 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.