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

[PATCH] Fix python bindings for svn_client_info()

From: Jelmer Vernooij <jelmer_at_samba.org>
Date: 2006-04-15 22:46:40 CEST

Hi,

The attached patch fixes the use of the svn.client.info() function in
the Python bindings. Patch against trunk.

Changes:

[[[
 * subversion/bindings/swig/svn_client.i: Add typemap for svn_info_receiver_t in Python

 * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
   (svn_swig_py_info_receiver): Add wrapper function for
   svn_info_receiver_t that calls a Python function

 * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:
   Add prototype for svn_info_receiver_t
]]]

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer_at_samba.org>  - http://jelmer.vernstok.nl/

Received on Sun Apr 16 15:06:44 2006

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.