Python svn bindings for Subversion?
Rob Wolfe
rw at smsnet.pl
Thu Aug 28 15:54:46 EDT 2008
More information about the Python-list mailing list
Thu Aug 28 15:54:46 EDT 2008
- Previous message (by thread): Python svn bindings for Subversion?
- Next message (by thread): Python svn bindings for Subversion?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike B <someone at noplace> 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 > > 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 > isn't what I need. > '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. Check this: http://svn.collab.net/repos/svn/trunk/subversion/bindings/swig/python/ HTH, Rob
- Previous message (by thread): Python svn bindings for Subversion?
- Next message (by thread): Python svn bindings for Subversion?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list