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

Re: Towards a native-FS-backed filesystem

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-30 16:27:54 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> As for how to structure this work so that it doesn't disrupt the
> main thrust of Subversion development, I'm thinking that a good
> first step would be to modify libsvn_fs such that it makes use of a
> vtable for all calls into the underlying filesystem implementation,
> as has been discussed on the list before, and then once that's in
> place in the trunk create a branch for development of the new FS
> impl.

Glenn Thompson, where aaaaaaaaaare you?

> I think it would be better off to do the development in the
> repository in view of others who may be able to help than in a
> vacuum as you did with libsvn_ra_svn.

Absolutely. IMO, a libsvn_fs filesystem backend is a toy project
(sorry if others disagree), but the necessary design modifications
overlap with a feature (pluggable DB backends) that is widely
desired. It is imperative that we make these design modifications
once--and only once--such that all interested parties have the right
APIs to play with.

I'll gladly wrangle libsvn_fs into the necessary state to allow for
pluggable backends.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 30 16:29:51 2004

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.