[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: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Fri, 2 Sep 2011 12:04:47 -0500

By the way, although I haven't been that involved in this discussion,
I'd just like to point out that this is a textbook example of why we
ask people to test the prereleases and release candidates. I wish
more people would.

Thanks for the good discussion and followup; this will probably be
fixed in 1.7.0.

-Hyrum

On Thu, Sep 1, 2011 at 10:25 AM, <michael_rytting_at_agilent.com> wrote:
> Hi guys,
>
>
>
> Quick question.  I would expect the following 2 commands to perform
> equivalent functions.
>
>
>
> svn info –depth infinity
>
> svn ls –depth infinity | xargs svn info
>
>
>
> This issue is that the first command takes 1 minute to run while the second
> command takes 6 seconds to run.  I am running 1.7.0-rc2.
>
>
>
> -Mike

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-09-02 19:05: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.