<michael_rytt...@agilent.com> writes:

> 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.

I'm using a working copy that is Subversion trunk and a local repository
as my dataset on my Linux machine.  Both commands take about 1 second
with a hot cache.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com

Reply via email to