From: Joachim E. <joa...@gm...> - 2004-03-04 03:57:37
|
On Thursday 04 March 2004 01:00, robert.kluver@xxx wrote: > Hi Joachim, > > Thanks for providing such a great and full-featured merge tool. It works > well! > > I couple of suggestions if you like: ability to ignore space/tab > differences when diffing files. If you mean to suppress the visibility of space/tab differences, disable "Show White Space" in the "Merge"-Menu. > And also ability to automatically select > the difference from the most recent file if merging. I.e. a one-click merge > (useful if merging files from two directories when some files have changed > in one dir and some in the other!). For example clicking this "auto merge" > (or whatever you want to call it) button would automatically select the > changes from teh most recent file and show them in the output pane. Of > course, if the two files being compared have both changed since the > original, then this would not be a usable option. But would work well if > you are synching source directories between a laptop and a dev machine. > > Regards, > > Rob For directory-synching there exist two options to help you in the Configure-dialog under "Directory Merge": - "Copy newer files instead of merging" (When comparing a directory the default choice for the destination is the newer file.) - "Synchronize directories": No separate destination directory needed. Depending on the merge operation, writing will be done into either source-directory or both. Cheers, Joachim |