Python binding and function calls
From: Alexis Boutillier <alexis.boutillier_at_libertysurf.fr>
Date: 2004-09-20 09:36:15 CEST
Hi,
I have a question about python binding and function calls.
This function is called for each entry found in the working copy.
The problem is that a can't pass a python function to it.
I wonder if it is possible to pass a python function that will be called
There is my small test program :
# Initialize APR and get a POOL.
provider = client.svn_client_get_simple_provider(pool)
call = wc.svn_wc_entry_callbacks_t()
Thanks for the help
-- Boutillier Alexis Methodology engineer Arteris SA The Network-on-Chip Company TM www.arteris.net 6 par Ariane Immeuble Mercure 78284 Guyancourt Cedex France Office: (+33) 1 61 37 38 71 Fac: (+33) 1 61 37 38 41 Alexis.Boutillier@arteris.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Sep 20 09:45:05 2004 |
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.