[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-10 01:20:46 CET

On 2/9/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
[snip]
>
> You got it exactly right: we were still passing the untranslated 'old'
> file to add_file_blame(), so every line was coming up as changed.
> How about the attached patch?
>
> [[[
> Fix blame for files whose translated eol-style differs from the
> untranslated style. For example, files with eol-style of 'native'
> on Win32.

Great, thanks very much! It works as expected now.

Some of the files in Subversion's repository (build.conf, for example)
show slightly different blame output on Win32 vs Linux, but I think
that's to be expected given the history of the client and server code
that has built that particular repository. It is working perfectly on
the test repositories I've been using.

Thanks!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 10 01:21:24 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.