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

Re: svn commit: r11775 - in trunk/subversion: include libsvn_wc

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-11-09 20:59:34 CET

On Mon, 8 Nov 2004 kfogel@collab.net wrote:

> "Peter N. Lundblad" <peter@famlundblad.se> writes:
> Hmm, no, addition and deletion are not totally symmetrical, and it's
> fine to not provide props on a deletion. Deletion doesn't pay
> attention to content or props, so why would we need the props?
>
See my response to Julian.

> > Maybe my explanation above clears it up. Wrapping the other way around is
> > no problem,, and that's what we need in this file. The new routines in the
> > file call a callbacks2_t, the wrapper dispatches to, for example,
> > file_added plus props_changed (or just one of them) in the callbacks_t
> > struct.
>
> Er, hmm, I'm still not quite clear on it, but it could just be me.
> Any additional documentation you want to check in would be welcome, of
> course :-).
>
I don't understand what you don't understand:-) Did you read the new
wrapper functions? I'd say they're quite straight-forward.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 9 21:49:44 2004

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.