RE: Re: TortoiseMerge: Use left file except marked blocks....
From: ch3cooli <ch3cooli_at_yahoo.com.hk>
Date: Wed, 12 Mar 2014 07:28:58 -0700 (PDT)
>The mark/unmark are ok - maybe rename those to 'mark for use' or 'mark to include'?
>As for the context menu entry "use left file except marked blocks", how about renaming that to "leave only marked blocks" or "revert unmarked blocks"?
>As long as there are marked blocks, the view is also marked as modified to indicate that it needs saving
>When saving, a task dialog is shown like this:
>Assume you mark a changed block, then edit the content of that changed block. How to handle this conflicting situation?
>The method CBaseView::UseViewBlock() now copies the left file and leaves all marked blocks as is. I suggest to negate that: use the original text but copy the left lines for unmarked blocks. That way, if the user has edited some unmodified lines these would be kept as well.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.