[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 15:37:36 +0400

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.

svn blame file_at_BASE works, thanks.

My server is of version 1.6, if it matters.

Best wishes,
Andrey Paramonov

> Andrey Paramonov wrote on Thu, Oct 13, 2011 at 13:14:35 +0400:
>> Hello!
>>
>> To reproduce:
>> 0) Checkout a working copy.
>> 1) svn blame somefile. You will get lines of somefile annotated with
>> revision and committer.
>> 2) Modify somefile.
>> 3) svn blame somefile. You will get lines of somefile annotated with
>> double hyphens -- revision and committer information not available.
>>
>> This is a regression compared to 1.6.12.
>>
>> Best wishes,
>> Andrey Paramonov
>>
>>
>
>
>
Received on 2011-10-13 13:38:24 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.