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

Re: Recent libsvn_fs stuff breaks --enable-dso

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-12 14:23:50 CEST

Greg Hudson wrote:
> On Mon, 2005-04-11 at 20:21, Philip Martin wrote:
>> Using --enable-dso I get
>
>> I suppose we could make the client link against libsvn_fs explicitly,
>> but does that sensible for the --enable-dso case?
>
> Bah.
>
> I don't have a good answer here. :/ I'll think on it, but other
> people's ideas are welcome.

AFAICS, the only solution here is to thunk these 2 functions through the RA
module interface.
ra_dav and ra_svn would simply have no-op stubs.

The interface of both probably requires a certain amount of redesign to be
appropriate for this, though.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 12 14:24:57 2005

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.