You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by we...@tigris.org on 2009/04/08 12:42:16 UTC

How get working directory status using Python bindings

Please, post here working example of the subject. I'm trying something like this:

svn_client_status4(url_path, rev, my_callback_func, None, depth, get_all, update, no_ignore, ignore_externals, None, ctx)

But I cannot use python callable as my_callback_func. What should I do?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1595964

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].