Re: Really lousy performance with svn info --depth infinity
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 01 Sep 2011 18:22:41 +0100
Philip Martin <philip.martin_at_wandisco.com> writes:
> Does your working copy have "large" directories, i.e. a directory with a
Thanks to Daniel:
$ sqlite3 .svn/wc.db "select parent_relpath, count(*) AS n from nodes group by parent_relpath order by n desc limit 1"
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-09-01 19:23:15 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.