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

Disable diff-cmd

From: anatoly techtonik <techtonik_at_gmail.com>
Date: Tue, 24 Aug 2010 09:31:08 +0300

Hello,

Is there any way to disable "diff-cmd" setting for just one run of "svn diff"?
I need it for code review upload script, which fails when users have
configured graphical diff. Is there any way to force svn use internal
diff implemantation? I've tried:
svn diff --config-option config:helpers:diff-cmd=""
svn diff --diff-cmd ""
svn diff --diff-cmd NUL

with no effect.

Please, CC.

--
anatoly t.
Received on 2010-08-24 08:31:47 CEST

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

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