[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: diff and merge tools

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-03 23:32:59 CET

Roger Talkov wrote:

>I installed WinMerge and editied the subversion config file to specify
>WinMerge as the diff-cmd, but when I try:
>
>svn diff x.sh
>
>WinMerge shows a listing of the files in the directory.
>What is the correct config setup for WinMerge ?
>
>I used the same setup as if using Cygwin diff:
>[helpers]
>diff-cmd = D:\Program Files\WinMerge\WinMerge.exe
>diff3-cmd = D:\Program Files\WinMerge\WinMerge.exe
>diff-has-program-arg = true
>diff3-has-program-arg = true
>
>
If WinMerge doesn't understand GNU diff-like command-line options,
you'll have to write a wrapper.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 3 23:34:13 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.