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

Re: Really lousy performance with svn info --depth infinity

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 01 Sep 2011 17:49:45 +0100

Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:

> So presumably the second one should really be:
>
> % svn ls -R >f
> % time xargs svn info <f

It depends what one wants to measure. If the ls time is significant it
would mean that the recursive call has an even bigger problem.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-09-01 18:50:20 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.