[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 13 Oct 2011 13:24:51 +0200

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.

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:25:37 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.