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

New feature: Moved blocks detection and highlighting

From: Dmitriy Kravtsov <idkravitz_at_gmail.com>
Date: Tue, 13 Apr 2010 20:29:33 +1100

Hi,
   I've made a simple implementation of moved blocks detection and their
highlighting.
This option can be activated by checking on View->Moved Blocks. For this
moment it
uses same highlighting scheme as removed and added lines, but with my own
icon. Double
click on these lines leads to scrolling to corresponding lines. It's quite
simple and uses stable algorithm,
same to one in WinMerge. Highlighting and detection of moved blocks works
both in two-pane view and one-pane view (
I can't imagine how it can possibly look for three-pane). The next steps
will be some kind of refactoring (mostly code duplication
extermination) and work on graphical interface.

The attachment is zip archive, which contains patch and "undiffable" files,
that considered as binary by SVN.

-- 
Dmitry S. Kravtsov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2580613
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-04-13 11:33:58 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.