Python svn bindings for Subversion?

Mike B someone at noplace
Fri Aug 29 04:50:54 EDT 2008


On Thu, 28 Aug 2008 19:58:10 GMT, Matthew Woodcraft <matthew at woodcraft.me.uk>
wrote:

>Mike B writes:
>> I'm trying to get Subversion 'hook scripts' working on an Ubuntu box and the
>> following fails.
>>
>> from svn import fs, repos, core, delta
>[...]
>> 'svn' appears to be a SWIG wrapper and could be what I'm looking for, but I
>> cannot find it anywhere.
>>
>> Can anyone point me in the right direction.
>
>
>It's maintained as part of the main Subversion distribution.
>
>http://svn.collab.net/viewvc/svn/trunk/subversion/bindings/swig/
>
>In Ubuntu, it should be in the python-subversion package.
>
That fixed it.

Thanks

Mike



More information about the Python-list mailing list