"Compare left & right" in "Syncronize dir

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
arnodk
Junior Member
Junior Member
Posts: 5
Joined: 2009-04-03, 11:00 UTC
Location: Denmark

"Compare left & right" in "Syncronize dir

Post by *arnodk »

"Compare left & right" in "Syncronize directories" do only work on a single pair of files.

Example:
Directory "A" consist 3 files.
a.txt
b.txt
c.txt

Directory "B" consist 3 files.
a.txt
b.txt
c.txt

When clicking "Compare" for directiory "A" and "B" a list of the result of the comparison is shown. Lets say that all 3 files differs, the red "Unequal files" icon will apear between all 3 files.
When selecting all 3 pairs of files (combine CTRL and left mouse button) and right click with mouse and select "Compare left & right". Only one of the pairs are compared.

What I suggest is that the comparing will work on alle 3 pairs.
So in this example "a.txt" files will be compared first. And when closing the "a.txt" compare window the "b.txt" compare window will apear. And when closing the "b.txt" compare window the "c.txt" compare window will apear.

By doing that the process of comparing many files will be more simple.

Regards,
Thomas
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Comparison works only for focused line, not for selected.
You may use just mouse doubleclick onto a line to compare pair of files. It is quite easy to use.

I think it would be better to display compare results in list - e.g. to show '=' sign if files are identical (e.g. while comparing modern archives - TC can't compare them by contents).
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

No reason why the right click compare couldn't work on Selected files, Perhaps a single PopUp confirmation box to confirm you want to compare them all, and just open them in reverse order all at once --- so the first one is the topMost Compare.
If a script can do it, it'd be easy to implement - just a matter of convincing Mr.Ghisler.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

It is bad idea to open them all at once - if files are large, it will eat very much memory and disk bandwidth.
Post Reply