1.9.x JavaHL: long initial delay when performing a log
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Fri, 13 Mar 2015 20:34:22 +0100
I'm experiencing a strange initial delay when performing a log using JavaHL.
svn log http://svn.apache.org/repos/asf/subversion/branches/1.8.x
shows first results after 2-3 seconds, while following code snippet
ISVNRemote session =
List<String> paths =
session.getLog(paths, Revision.SVN_INVALID_REVNUM, 0, 0, false,
Once the log responds, a bunch of revisions are reported, so it seems
I've tested with latest 1.9.x sources on Windows but have seen the same
-Marc
|
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.