[PATCH] Fix python bindings for svn.ra.lock()
From: Jelmer Vernooij <jelmer_at_samba.org>
Date: 2007-07-20 16:29:51 CEST
Hi,
The attached patch fixes the Python bindings for svn.ra.lock().
[[[
* subversion/bindings/swig/include/svn_containers.swg: Add Python
* subversion/bindings/swig/svn_ra.i
* subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
* subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
(svn_swig_py_ra_lock_callback): Add prototype.
* subversion/bindings/swig/python/tests/ra.py
]]]
svn.ra.lock()'s test doesn't work completely yet, because it fails to
At some point, the various functions that convert dictionaries to
Cheers,
Jelmer
|
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.