On 27.12.2012 17:58, piyush gupta wrote:
> 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.
I created issue #447 for this:
http://code.google.com/p/tortoisesvn/issues/detail?id=447
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3039997
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-12-28 18:33:55 CET