[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Learning the Python API - early questions

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-09-17 03:50:56 CEST

Barry Scott wrote:
> To save others getting frustrated I've found that the SVN Python API
> is not complete enough to write client apps.

The problem isn't really completeness. It's just that many of the python
apis have bugs we don't know about because they've never been used. Most of
the bugs are easy to fix once we do know about them. For example, the
problems you had with None config_dir parameters and the
svn_config_get_config() return value should be fixed by the changes in
revision 7076
(http://svn.collab.net/viewcvs-dev/svn/trunk/subversion/bindings/swig/core.i
#rev7076)

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 17 03:51:54 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.