On Fri, Oct 07, 2011 at 07:26:14PM +0200, Gilles wrote:
> On Fri, 07 Oct 2011 18:06:34 +0200, Gilles
> <gilles.gana...@free.fr> wrote:
> >2. Is there a way to run a GUI diff for Windows so I can check what
> >changes were made between two revisions of a given file?
> 
> Unless I'm mistaken, the only way to view changes between two
> revisions (artifacts) of a file is through "fossil gdiff" or launching
> the UI and dive into Files.
> 
> Is there a way to view two artifacts side-by-side, possibly by calling
> an external application like WinMerge, ExamDiff, BeyondCompared, etc.
> 

fossil set gdiff <you_prefered_diff_program>


And them "fossil gdiff" will use <you_prefered_diff_program> for
diffing..

-- 
Martin
_______________________________________________
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