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

Re: svn commit: rev 5760 - trunk/subversion/libsvn_ra_dav

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-04-30 08:59:55 CEST

On Tue, Apr 29, 2003 at 03:19:41PM -0500, Karl Fogel wrote:
> sussman@tigris.org writes:
> > +/* Shared helper func: given a public URL which may not exist in HEAD,
> > + search up parent directories until we can retrieve a *RSRC
> > + containing a standard set of "starting" props: {VCC, resourcetype,
> > + baseline-relative-path}. Also return *MISSING_PATH, which is the
> > + trailing portion of the URL that did not exist. */
> > +static svn_error_t * search_for_starting_props(svn_ra_dav_resource_t **rsrc,
> > + const char **missing_path,
> > + ne_session *sess,
> > + const char *url,
> > + apr_pool_t *pool)
>
[snip]
> Presumably that *RSRC gets allocated in POOL, not in "SESS's pool" or
> anything odd like that? Might want to state so explicitly.
[snip]

Cesspool? :) No, I hope not.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 30 09:00:46 2003

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.