On Mar 8, 2011, at 19:21 , Lluís Batlle i Rossell wrote: >> Is meld more than just a visual 3-way merge tool, like xxdiff or kdiff3? > > I've never used it for 3-way merge; for me it's like an editor with two files > asside and its diff graphically. Something like a more graphical vimdiff, > with > mouse control and all that.
If you miss mouse control in vimdiff... You're doing it wrong. Especially that GUI versions of Vim in default settings tend to mimic the rest of the environment. Maybe you should just try `vimdiff -g`? > In fact, I use to review branches using meld, but setting one directory with a > fossil checkout of the branch leaf, and then another directory with the pivot > to > the branch I want to merge to. Then I run "meld" between the two directories. Although this is a valid point for specific tools :) Kind regards, Remigiusz Modrzejewski _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

