[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: Jelmer Vernooij <jelmer_at_vernstok.nl>
Date: 2011-12-14 13:49:49 CET

On Sat, 2007-07-21 at 14:24 -0700, Blair Zajac wrote:
> 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?
No, it most certainly wasn't. I've properly committed this patch now,
will update the log message of r25805.

Thanks for pointing out.

Cheers,

Jelmer

Received on Tue Jul 24 14:27:27 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.