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

Re: Yet more DAV bugs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 28 May 2008 17:02:01 -0400

C. Michael Pilato wrote:
> Justin Erenkrantz wrote:
>> Of course I know that. The catch is that it's not just ne_propfind*
>> that triggers PROPFIND.
>
> Ah. Well, that would certainly put a kink in things.

Actually, can you point out where this happens today? Using st00pid grep
methods, I see that Neon appears to create PROPFIND requests only in one
interface (ne_propfind_create()). That's a public function, but is called
by ne_lock_discover(), ne_simple_propfind(), and ne_propnames(). Those are
all public, but are not called by other Neon functionality.

I can't find any code in libsvn_ra_neon that calls any of these four
interfaces. Did I overlook something?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-05-28 23:02:17 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.