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

Re: Python ra sessions?

From: <cmpilato_at_collab.net>
Date: 2003-05-01 22:17:07 CEST

John Goerzen <jgoerzen@complete.org> writes:

> Hello,
>
> I'm working on writing a Python script that talks to remote
> Subversion servers. I've got it as far as the svn_ra_get_ra_library()
> step (ie, not very far). The next thing I seem to need to do is to
> get a session object. However, this involves a lot of callbacks and I
> haven't seen any examples or information about how to set that up in
> Python. The internal code libsvn_client uses doesn't seem to be
> exported through the Swig bindings either, so I'm sorta stuck. I also
> couldn't find anything in the examples that ship with Subversion.

I'd recommend using the public svn_client bindings, and I'd recommend
holding off on that for a just a few minutes while I commit some
useful changes there.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 22:17:35 2003

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.