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

Re: [PATCH] #2850 Retrieve arbitrary revprops from log (long)

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-08-29 23:51:40 CEST

Eric Gillespie <epg@pretzelnet.org> writes:

> Submitted for your approval...
>
> 30 files changed, 1206 insertions(+), 240 deletions(-)
>
> Yow!

Maybe I can be forgiven for repeatedly replying to myself when
the change is this large? ;->

> Index: subversion/bindings/swig/python/tests/ra.py

> +class Callbacks:
> + open_tmp_file = None
> + auth_baton = None
> + progress_func = None
> + cancel_func = None

I had intended to move this to svn.ra before posting the patch,
to give callers something handy to subclass, as with
svn.delta.Editor . Any objection to that?

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 29 23:48:49 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.