You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Илья Басин <ba...@gmail.com> on 2008/10/09 08:42:11 UTC

force use internal diff in command line?

Hi! Please someone help me. I set up WinMerge as 'diff-cmd' in the
config file, and it works. But at the same time I need to use the
internal svn diff in my scripts.
'--non-interactive' switch does not help: svn still opens WinMerge.
'--diff-cmd ""' or '--diff-cmd=' switches do not work.
I'm using CollabNet Subversion 5.2

Re: force use internal diff in command line?

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Oct 9, 2008, at 03:42, Илья Басин wrote:

> Hi! Please someone help me. I set up WinMerge as 'diff-cmd' in the
> config file, and it works. But at the same time I need to use the
> internal svn diff in my scripts.
> '--non-interactive' switch does not help: svn still opens WinMerge.
> '--diff-cmd ""' or '--diff-cmd=' switches do not work.
> I'm using CollabNet Subversion 5.2

You could tell Subversion to use a different config dir in your  
scripts -- a config dir which contains a config file that does not  
say to use WinMerge as the diff-cmd. See the --config-dir argument.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org