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

Python ra sessions?

From: John Goerzen <jgoerzen_at_complete.org>
Date: 2003-05-01 22:12:29 CEST

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.

Anybody have any info?

Thanks,
John

---------------------------------------------------------------------
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:13:47 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.