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

Exposing fs-loader.h for out-of-tree filesystem libraries

From: Bryan Donlan <bdonlan_at_fushizen.net>
Date: Mon, 31 Mar 2008 01:36:07 -0400

Hi all,

I've applied to the Git project in google's summer of code to write a
translation layer which will allow subversion clients to access git
repositories. I'm planning on implementing this by writing a subversion
filesystem backend, but I note the fs-loader.h header, containing the
necessary vtable structure definitions, does not seem to be installed.

While I understand the fs-loader.h API and ABI should not be considered
stable across /any/ release rev (even 1.4.x point releases) of subversion,
would it be possible to add it to the installation under the understanding
that it is (currently?) an API in flux? This would allow out-of-tree
filesystem libraries to be created, although they would have to monitor
changes to fs-loader.h and stay up-to-date when new releases are made.

Thanks,

Bryan Donlan

Received on 2008-03-31 07:36:25 CEST

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.