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

Re: [Bug] [Subversion 1.7] svn blame doesn't work for locally modified files

From: Andrey Paramonov <paramon_at_acdlabs.ru>
Date: Thu, 13 Oct 2011 16:06:22 +0400

On 13.10.2011 15:54, Daniel Shahaf wrote:
> Andrey Paramonov wrote on Thu, Oct 13, 2011 at 15:51:46 +0400:
>> On 13.10.2011 15:42, Stefan Sperling wrote:
>>> On Thu, Oct 13, 2011 at 03:37:36PM +0400, Andrey Paramonov wrote:
>>>> On 13.10.2011 15:24, Daniel Shahaf wrote:
>>>>> No, it's a feature, showing that those lines are new in the
>>>>> locally-modified version. You can do
>>>>> % svn blame file_at_BASE
>>>>> for the old behaviour.
>>>>>
>>>>
>>>> The new intended behavior seems very reasonable. However, the
>>>> observed behavior is clearly a bug: I get "- -" for all lines, not
>>>> just locally modified ones.
>>>
>>> I cannot reproduce this problem. 'svn blame' works fine for me in
>>> the case you describe.
>>>
>>> Maybe you (or your editor) changed all line endings in the file when
>>> you modified it? That would explain what you are seeing.
>>>
>>
>> No, it's not the case here. I can modify only 1 character (byte) to
>> reproduce the bug.
>
> What properties are set on your file?

svn proplist returns nothing.

> On unix it behaves fine both with and without svn:eol-style set.

Ok, I'd like to try to debug a little but further. I'm pretty sure the
problem is on client, as version 1.6 used to work fine. Also, client
version 1.6 works nicely right now at neighboring computers. What
debugging info shall I try to acquire?

Best wishes,
Andrey Paramonov
Received on 2011-10-13 14:07:08 CEST

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

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