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

Re: Son of DAV Questions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-04 00:46:15 CET

Greg Stein <gstein@lyra.org> writes:
 
> > 3. Embed the three props/values next to each item in the report.
>
> Certainly.
>
> > Any objections to #3? gstein?
>
> 4. [optimization] The report knows all the versions seen and gives you
> a table of version -> creationdate, creator-displayname.

Great idea.

>
> 5. [optimization] For each directory containing files, do a PROPFIND
> of Depth:1 on that dir and collect the props for the children,
> rather than doing a PROPFIND for each child.
>

Huh? This has nothing to do with the problem. The whole point is
that the 3 dav-props are going to be embedded in the report, so we're
not planning to do a PROPFIND on any children unless the report
*explicitly* says to do so. That's how it works already.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:54 2006

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.