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

Re: svn list -R of medium-size repository takes 10 hours.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-22 21:28:37 CEST

On Aug 22, 2005, at 2:18 PM, Jean-Marc Godbout wrote:

>>
>> Actually, I'm not so sure about that. ra_dav usually asks for
>> specific properties. I don't think it asks for <allprops> very often
>> at all. You should check the code; it may in fact be perfectly safe
>> to remove DeltaV props from an <allprop> response.
>>
>
> When I removed "Checked-in" svn ls failed saying it expected to find
> the Checked-in prop. But now that you are casting doubt in my mind,
> I'll have to try it again. But if in fact we don't need it, then I do
> agree that this would be a better solution.
>

Well, sure, 'svn ls' currently asks for <allprop>. We all know
that... that's what my sample patch changes, right?

I'm saying that that might be the *only* time we ask for <allprop>,
or at least where it matters. See if anything else fails. Try
running the regression suite over dav, for example.

>
> Agreed - Two propfinds on huge collections would take a while indeed.
> I like your solution.
>

Great, I look forward to your patches! :-D

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 22 21:29:51 2005

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.