RFE: API for an efficient retrieval of server-side mergeinfo data
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Fri, 14 Feb 2014 09:25:57 +0100
For SmartSVN we are optionally displaying merge arrows in the Revision
>From the JavaHL sources I understand that there is currently only one
Map<String, Mergeinfo> getMergeinfo(Iterable<String> paths,
This makes the Merge Arrow feature practically unusable for larger graphs.
To improve performance, in earlier versions we were using a client-side
To address these problems, it would be great to have a more powerful
Querying a set of revisions would be more flexible and would allow to
-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.