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

Re: Patch: Off by one when right clicking M-to-N replacements

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 06 Apr 2010 19:13:21 +0200

On 06.04.2010 10:12, Dmitry wrote:
> fix the following wrong behavior. Open a file in a working copy,
> delete last 5 (deleting more lines won't hurt) lines and replace them
> with one line. Spawn TMerge to show the diff. Now when you
> right-click on any of the empty lines of the change region in the
> right pane the selection is put from the first changed line and up to
> the line preceeding the last empty line. It should instead be put
> from the first changed line and up to the last empty line. The last
> empty line is not included into the selection and this is clearly
> wrong.

Thanks for the fix!
Committed in r19155.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2501974
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-06 19:13:30 CEST

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

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