On Mon, 2011-08-08 at 11:22 +0200, Miha Vitorovic wrote: > On 8.8.2011 11:13, Julian Foad wrote: > > The other day I noticed that the 'svn mergeinfo' command passes > > changed the parameter to FALSE and found that the result was actually > > slower. Looking further now, I see that the result is different. > > > > with svn_client_mergeinfo_log(discover_changed_paths=TRUE): > > with svn_client_mergeinfo_log(discover_changed_paths=TRUE): > > Cough...
Oops. The second one (the one that gave more results) was meant to say 'with discover_changed_paths=FALSE'. - Julian