Jerry Haltom wrote:
> Thanks! Just before you sent this message, I figured it out (after
> searching thru the SWIG interfaces and finding special handing for
> providers).
>
> You sound like you've done this before. Do you have any sample code?
I've only used the python bindings in tinkering with ViewCVS
(http://viewcvs.sf.net/). But basically everything you need to know about the
Subversion API's is in the public headers (subversion/include/*.h) which are
very well documented. And if you need to know python-specific information like
how arguments and return values are handled you can look at the generated swig
code (subversion/bindings/swig/python/*.c) which is pretty readable and
intuitive.
- Russ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 13:13:45 2003