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

Python Bindings

From: Jerry Haltom <wasabi_at_larvalstage.net>
Date: 2003-07-13 03:46:30 CEST

I have been working all day, trying to figure out how to do some
interfacing with a remote SVN repos using Python, and I think I have
reached the conclusion that the Python bindings are totally broken. Am I
correct?

I've been using the C API as a referenc as best I cane, and looking thru
the SWIG sources, as well as the stuff in
/usr/local/python2.2/site-packages/(lib)svn.

First, I can't figure out how one would create an auth_baton. I cannot
locate a baton class. Second, to populate this class, I would need to
present an apr_array_header_t, also which doesn't seem to exist.

Anybody working with the Python bindings currently? Are they known to be
broken? I see that they do work for local repositories. However, I can't
imagine that more people use local repositories than remote ones.

Jerry Haltom
Feedback Plus, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 13 03:47:32 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.