On Wed, Nov 21, 2012 at 8:43 AM, Gilles <gilles.gana...@free.fr> wrote:

> Hello
>
> I prefer to use a GUI differ than the text-based solution.
>
> 1. Which Windows GUI differ would you recommend for use with Fossil? I
> know about WinDiff and BeyondCompare.
>

In newer versions of Fossil, if you do "fossil gdiff" on windows, it runs
WinDiff by default.  There is nothing to configure.

Also, do you know about "fossil diff --tk"?  The --tk option requires that
you have Tcl/Tk installed on your system (which is easily accomplished at
http://www.activestate.com/activetcl), but once you've crossed that hurdle,
the --tk option shows you differences across multiple files, instead of
just one file at a time like gdiff does.  And, one may reasonably expect
that the --tk option will be enhanced in the future.


>
> 2. How to configure the "diff-binary" line in Settings so that Fossil
> and the GUI differ work well together? How do the two filenames look
> like as passed by Fossil when calling the differ?
>
> Thank you.
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to