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

[PATCH] Issue #2292, svn_client_open_ra_session

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-28 00:15:36 CEST

Hi,

Issue #2292 is about exporting an svn_client_open_ra_session for users of
our libs that want to talk directly to the RA layer. The very incomplete
patch that is attached just shows the API I'm adding. I'm just stripping
some parameters from the existing svn_client__open_ra_session, which seem
"too internal".

As you can see, this API doesn't do much. Still, it encapsulates the
kowledge of how to open an RA session with callbacks and other stuff in
libsvn_client.

It would be nice if people having requested this API could comment on
whether this is enough or they need more functionality.

Anyone else have objections to this API being added?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat May 28 00:06:16 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.