"svn log --limit" very slow with 1.8 client and 1.4 server
From: Peter Harris <pharris_at_opentext.com>
Date: Mon, 16 Dec 2013 15:00:03 -0500
https://subversion.apache.org/reporting-issues.html directed me to
With svn 1.8.x (tested 1.8.3 and 1.8.5), "svn log" is very slow against
eg.
$ time svn log -l1 svn://host/repo > /dev/null
real 0m0.039s
$ time svn log -l1 svn://host/repo/trunk > /dev/null
real 5m55.153s
This is a repository with about 35k revisions. From a glance at
Older svn clients do not have this issue (tested 1.6.17 and 1.7)
Thanks,
-- Open Text Connectivity Solutions Group Peter Harris http://connectivity.opentext.com/ Research and Development Phone: +1 905 762 6001 pharris_at_opentext.com Toll Free: 1 877 359 4866Received on 2013-12-17 17:20:48 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.