RexZhang4321 / tortoisesvn

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

Allow edit in left view #468

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

When I select "diff" for two files in Explorer TMerge is spawned. The file 
which goes into the right view can be edited, but the one going into the left 
view cannot. It makes no sense. Why not enable editing for both views in this 
case?

Editing in one panel diff is missing too.

refs:
ET4ST7Gz2CP7
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=244117
6
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=273003
8

Original issue reported on code.google.com by htco...@gmail.com on 1 Apr 2013 at 6:18

GoogleCodeExporter commented 9 years ago
can of worms opened in r24074

Original comment by htco...@gmail.com on 1 Apr 2013 at 6:20

GoogleCodeExporter commented 9 years ago
one problem that has to be fixed before the 1.8 release:

when editing a diff using the commands like "use mine" and others, the user 
intends to only edit the right view. Of course by using those commands, the 
left view gets 'edited' as well. And that triggers the 'do you want to save' 
dialog for the left view even though the user hasn't actually edited the left 
view. Very confusing and annoying.

Original comment by tortoisesvn on 21 Apr 2013 at 7:06

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r24128.

Fix the check for modified files, only ask which one to save if there is more 
than one view/file modified. If only one is modified, just save that one 
without asking.

Original comment by tortoisesvn on 22 Apr 2013 at 6:35

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r24129.

Add copy right block commands

Original comment by htco...@gmail.com on 22 Apr 2013 at 7:24

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r24164.

 * allow copy whole file from Right to Left view
 * clear selection on use while view/file

Original comment by htco...@gmail.com on 5 May 2013 at 11:03

GoogleCodeExporter commented 9 years ago
marking as done.

Original comment by tortoisesvn on 24 May 2013 at 4:42