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

Re: Help using python bindings (svn_client_blame)

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-19 18:46:38 CEST

Stefan Haller wrote:
> Hi,
>
> I'm doing my first experiments using the python bindings, and haven't
> had much success yet.
>
> For example, the following simple script fails with this error:
>
> Traceback (most recent call last):
> File "/tmp/blame", line 21, in ?
> svn.client.svn_client_blame(path, rev1, rev2, blame_receiver, None,
> ctx,
> pool) TypeError: Expected a pointer
>
> I have the feeling it must be a real beginner's error, but it's not easy
> to find help about how to use the bindings.

The python bindings are somewhat incomplete in many areas. This is one of
them.
It is impossible to effectively use svn_client_blame.

I believe the perl bindings are in a somewhat better state of development -
at least where the libsvn_client module is concerned.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 19 18:47:12 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.