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

Re: State of Python Bindings for Windows

From: anatoly techtonik <techtonik_at_gmail.com>
Date: Tue, 21 Sep 2010 20:06:53 +0300

On Tue, Sep 21, 2010 at 6:23 PM, <kmradke_at_rockwellcollins.com> wrote:
>
> You can find un-tested/un-official versions here: http://alagazam.net/
>
> I didn't create them, just *really* happy they are there...
> (And the python and perl bindings do appear to work, just
>  haven't had any official testing according to the author.)

Thanks! That's just what I was looking for.

To get them work with hgsubversion I had to do this with libsvn module:
- rename _client.dll to _client.pyd
- do the same with _core.dll, _delta.dll, _ra.dll
- copy intl3_svn.dll from an old SVN 1.6.6. installation (I couldn't
find the file in recent collabnet dist)
(I also had to patch hgsubversion to display relevant import errors,
but that's another story)

--
anatoly t.
Received on 2010-09-21 19:07:50 CEST

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.