Re: API accessing property diff of svn:mergeinfo

2015-05-06 Thread Bernhard Haumacher
Hi Branko, On 06.05.2015 08:24, Bernhard Haumacher wrote: > > ... I'd > like to analyze the diff of the svn:mergeinfo property (what other > revisions were merged into some branch in a commit). ... > ISVNClient.getMergeinfoLog should give you that information. The upcom

API accessing property diff of svn:mergeinfo

2015-05-06 Thread Bernhard Haumacher
man reader, it seems not to be the normative way to access this information from progam code. Is there a better API that gives me the same information in a structured way, e.g. as map from path to revision range? Thanks and best regards, Bernhard Haumacher