yngvarhuang / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

TMerge options affect other instances #412

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
First reported here:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=30049
13

when having two instances of TortoiseMerge open (two different files,
same wc), then changing the option "Wrap long lines" in one instance
influences the second instance in a strange way.

Prerequisite:
1. A working copy with at least two files with uncomitted changes.
2. "Wrap long lines" is disabled in TortoiseMerge

How to reproduce:
1. Open the commit dialog via context menu
2. Select two changed files
3. Open TortoiseMerge using "Compare with base" in context menu
4. Toggle "Wrap long lines" using hotkey Ctrl + P or using the menu View
in the first instance of TortoiseMerge or using the toolbar
5. Do the same in the second instance

Actual result:
The lines are wraped in the first instance of TortoiseMerge.
The lines are *not* wraped in the second instance.

Expected result:
The lines are wraped in *both* instances of TortoiseMerge.

Additional note: It also works/does not work the other way around, from
enabled to disabled.

Changing the other settings in the same menu section have similar, but
different effects. If requested I can give detailed descriptions for
those as well.

Original issue reported on code.google.com by tortoisesvn on 11 Sep 2012 at 8:33

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r23284.

Original comment by tortoisesvn on 11 Sep 2012 at 9:28

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r23289.

Original comment by tortoisesvn on 14 Sep 2012 at 6:50