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

Re: [RFC] API for reading trees from repo or WC

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 11 Oct 2011 17:53:32 -0400

On Mon, Oct 10, 2011 at 05:39, Julian Foad <julian.foad_at_wandisco.com> wrote:
>...
>> relpath against what? I presume the root of the tree is defined at
>> construction time. Thus, all API calls are relative to that implied
>> root.
>
> Yes; this is stated in the overall doc string.  May need to clarify or
> cross-ref the docs.

Oh, I probably just missed that part. No biggie.

>...
>> [...] that would be "baton" (we never call it "priv").
>
> Wrong; I copied this straight out of
>
> /* The RA session object. */
> struct svn_ra_session_t {

Wow. Had no idea. Stupid thing is that I probably wrote that structure
a decade ago :-P

In any case... we've certainly seemed to settle on "baton" for
private/callback data.

>...

Thanks,
-g
Received on 2011-10-11 23:54:04 CEST

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.