RE: Really lousy performance with svn info --depth infinity
From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 1 Sep 2011 17:42:40 +0200
These operations do very different things. The first reads your working copy
The second asks the repository what files there are below the current
In my usage (repository hosted via http:// on the other side of the world)
I think this question belongs on users{_AT_}subversion.apache.org though, as
Bert
From: michael_rytting_at_agilent.com [mailto:michael_rytting_at_agilent.com]
Hi guys,
Quick question. I would expect the following 2 commands to perform
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
-Mike
|
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.