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

Re: First impressions...

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-01-26 04:26:40 CET

On Fri, 2002-01-25 at 13:04, Karl Fogel wrote:
> New fs implementations are welcome. :-)

I'm also a little concerned that Subversion isn't currently designed for
varied filesystem implementations. Right now, libsvn_repos and
mod_dav_svn both play with svn_fs_id_t objects (as do svnadmin and the
SWIG bindings), and I'm not convinced that every filesystem should have
the concepts of node and node-revision IDs. Unless I'm on crack about
that (I have to admit my understanding of the back end is a little weak
right now), some code would need to be refactored.

If I ever get back into active Subversion development, this will
probably be the area I concentrate on.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

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.