Hi! Why doesn't svn_ra_do_diff3() provide a reporter that supplies copyfrom info? svn_ra_do_update2() does, so why doesn't the diff func?
Is it based on a notion of diffs as beeing text compares and thus not interrested in tree changes such as copies/moves? Is there something in the FS layer that doesn't allow us to fetch copyfrom info? Thanks, Daniel