Issue 125: visual diff for file history doesn't work with Araxis
http://bitbucket.org/tortoisehg/stable/issue/125/visual-diff-for-file-history-doesnt-work-with

Steve Borho / sborho on Tue, 24 Mar 2009 21:55:16 +0100:

Comment:
  Problem #1 is known, issue #66

Problem #2 is an extdiff issue.  Each diff tool requires different extdiff 
configurations.  It looks like Araxis merge needs to be told to stay resident 
and keep the extdiff process open.  Otherwise extdiff exits and cleans up after 
itself (deleting the files you want to diff).  Google showed me this:

{{{
[extdiff]
cmd.adiff=C:\Program Files\Araxis\Araxis Merge v6.5\compare.exe
opts.adiff=/wait
}}}

See also: http://www.selenic.com/mercurial/wiki/index.cgi/ExtdiffExtension

If you get this working to your satisfaction, please add it to the FAQ on the 
Wiki.  Thanks.

Changes:
  status: new -> open

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to