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

make svn_client__open_ra_session() public (or: how to easily get a session)

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-01 18:46:19 CEST

Hi,

For functions like svn_ra_get_locks() or svn_ra_get_repos_root() an
svn_ra_session_t object is needed. Currently, I'm using
svn_client__open_ra_session() to get such a session object. I know that
this function isn't public and shouldn't be used directly by clients,
but I haven't found an easier way.
So my request: could you make svn_client__open_ra_session a public
function or tell me how to create a session object with a public API?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 1 18:47:11 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.