[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Annotate broken on trunk on Win32

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-02-07 02:18:49 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.