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

Bug report on blame

From: Laurent LYAUDET <llyaudet_at_teliae.fr>
Date: Thu, 10 Sep 2015 09:37:14 +0200 (CEST)

Hi,

I've found a bug with blame that I can reproduce.
I don't know if the bug is from tortoise or from svn and hope you can help me find out.
I'm using latest stable version 1.9.1 on windows 7.

The incorrect blame is on some particular file "DB.class.php" in my project.
I obtain two distinct blames for the same file : one is correct and the other is not.

Correct blame :
- In explorer, go to the file, right click on it and select Tortoise SVN -> blame.

Incorrect blame :
- In explorer, go to the folder containing your project, right click on it and select Tortoise SVN -> show log.
- In show log find the latest commit modifying the file DB.class.php, select this commit (18389)
- In the commit detail, right click on the file DB.class.php, select blame

The incorrect blame is incorrect for the following reason :
- all the lines that are attributed to commits before 12742 in the correct blame are attributed to commit 12742 in the incorrect blame.

Thanks in advance, best regards,
Laurent Lyaudet

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3136812

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-10 10:02:40 CEST

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

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