Where can I find a good introduction to using the subversion python bindings?
I found one section in the svnbook that talks about it; and some basic examples from 1.3.
Is there something a bit more thorough and up-to-date?
Where can I find a good introduction to using the subversion python bindings?
I found one section in the svnbook that talks about it; and some basic examples from 1.3.
Is there something a bit more thorough and up-to-date?
This looks like a pretty complete documentation:
http://pysvn.tigris.org/docs/pysvn_prog_ref.html
And here are a couple examples: