On Thu, 28 Aug 2008 19:58:10 GMT, Matthew Woodcraft <[EMAIL PROTECTED]>
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
>[...]
I'm trying to get Subversion 'hook scripts' working on an Ubuntu box and the
following fails.
from svn import fs, repos, core, delta
As far as I can tell there are two Python Subversion libraries, 'pysvn' and
'svn':
'pysvn' from http://pysvn.tigris.org/ appears to be a client side interface and
i