Multiple problems with svn python bindings
From: Jon Trowbridge <trow_at_ximian.com>
Date: 2002-08-30 07:28:05 CEST
In the course of trying to work on gsvn, I've had a number of problems
Here are the problems I've found so far:
* svn_client_commit, svn_client_log and svn_client_diff are %ignored
* A number of functions take a svn_wc_notify_func_t and a notify baton
(This is a problem with svn_client_checkout, svn_client_update,
* When calling svn_client_checkout or svn_client_update, a TypeError
* svn_client_proplist segfaults when I call it on a file that actually
* I don't see how to access the data returned by svn_client_propget.
I have no idea if these things are easy or hard to fix, or if I've
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.