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

Re: svn commit: r25805 - trunk

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-07-21 23:24:06 CEST

jrvernooij@tigris.org wrote:
> Author: jrvernooij
> Date: Fri Jul 20 17:13:48 2007
> New Revision: 25805
>
> Log:
> Fix Python bindings for svn.ra.lock().
>
> * subversion/bindings/swig/include/svn_containers.swg: Add Python
> typemap for apr_hash_t *path_revs.
>
> * subversion/bindings/swig/svn_ra.i
> (svn_ra_lock_callback_t): Add Python typemap
>
> * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
> (svn_swig_py_path_revs_hash_from_dict): Add function for converting
> from dictionaries to apr_hash_t * mapping paths to revnums.
>
> (svn_swig_py_ra_lock_callback): Add Python wrapper for
> svn_ra_lock_callback_t
>
> * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
> (svn_swig_py_path_revs_hash_from_dict): Add prototype.
>
> (svn_swig_py_ra_lock_callback): Add prototype.
>
> * subversion/bindings/swig/python/tests/ra.py
> (test_lock): Add test for svn.ra.lock()
>
>
> Modified:
> trunk/ (props changed)

Was this meant to be an empty commit?

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 21 23:23:17 2007

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.