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

"Show Log" dialog chooses wrong range when invoked from "Changed Files" dialog

From: piyush gupta <piyuz_at_hotmail.com>
Date: Thu, 27 Dec 2012 08:58:30 -0800 (PST)

Steps:
1) Open revision graph at trunk
2) Ctrl+Click on any 2 revisions, let's say 100 and 110.
3) Right click and choose "Compare Revisions" in the context menu.
4) It will show you a "Changed Files" dialog listing all the files that need to be added/deleted/modified to get from revision 100 to 110.
5) Right click on any file, and click "Show Log".

This shows a "Log Messages" screen, but the range it shows is revision 100 and below. I would expect it to show me all the revisions made to the file to get from 100 to 110. But it shows me instead all the revisions made to the file to get from 0-100.

If I flip the order in the "Changed Files" dialog (100->110 becomes 110->100), and then right click the same file and open "Show Log" again, this time it shows the correct output, i.e. revisions between 100 and 110. But then the "ACTION" is counter-intuitive, as it tells me the action needed to get from revision 110 to 100. So if I added a file between 100 and 110, it shows as DELETED.

Do you agree this is counter-intuitive? I think it would be more reasonable to show the log messages between the 2 revisions regardless of the order.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

WrongLogMessageRange.png CorrectLogMessageRange_butWrongAction.png
Received on 2012-12-27 18:00:47 CET

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.