On Tue, Feb 5, 2013 at 7:20 PM, C. Michael Pilato wrote:
> On 02/05/2013 06:55 AM, i...@apache.org wrote:
>> Author: ivan
>> Date: Tue Feb 5 11:55:17 2013
>> New Revision: 1442555
>
> [...]
>
>> +++ subversion/trunk/subversion/libsvn_repos/reporter.c Tue Feb 5 11:55:17
>> 2013
>
> [...]
>
>> +
On 02/05/2013 06:55 AM, i...@apache.org wrote:
> Author: ivan
> Date: Tue Feb 5 11:55:17 2013
> New Revision: 1442555
[...]
> +++ subversion/trunk/subversion/libsvn_repos/reporter.c Tue Feb 5 11:55:17
> 2013
[...]
> + /* Is this delta calculation worth our time? We'll do everything we c
Author: ivan
Date: Tue Feb 5 11:55:17 2013
New Revision: 1442555
URL: http://svn.apache.org/viewvc?rev=1442555&view=rev
Log:
Do not send empty text-delta for equal files in update reporter.
* subversion/libsvn_repos/reporter.c
(delta_files): Always use svn_repos__compare_files() function to ch