On 2/6/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
[snip]
> Spot on. I think this was caused by the fix to issue #2431 in r17513.
> The change to libsvn_client/blame.c:window_handler() in that revision
> sets (struct delta_baton *)->filename to the translated file's name,
> just before we assign it to (struct delta_baton *)->last_filename,
> the source for the next delta.
>
> I think the attached patch should resolve that, though I can't reproduce
> the problem on Darwin - even with a file that does need translation.
>
> Having said that, it looks fairly straightforward. Can someone try this
> out on Windows and confirm whether it fixes the problem?
Thanks, that did help! Blame now finishes and the lines are correct.
However, now in the blame info (rev, author) the last person to change
the file gets credit for every single line...it's like it line-diffing
translated and untranslated files now?
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 7 02:19:12 2006