On Thu, May 17, 2012 at 4:47 PM, Ivan Zhakov <[email protected]> wrote: >... > I meant one PROPFIND per directory. I didn't see where PROPFIND with > "1" depth is created. It used only in svn_ra_serf__get_dir() but not > in update driver code.
Today, we do a PROPFIND per node. I want to change it to per-directory. IOW, on my todo list. (there is an open issue about it) Cheers, -g

