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

Re: diff_cmd gvimdiff not working in 1.6 [SEC=UNCLASSIFIED]

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 24 Mar 2014 01:24:09 +0000

Jin Lee wrote on Sun, Mar 23, 2014 at 11:56:47 +1100:
> accessdev:/home/548/jtl548/roses/au-aa034> svn diff --diff-cmd=diffwrap.py --old=bin/envfile --new=^/a/a/0/6/0/trunk/bin/envfile
>
>
> The wrapper script, diffwrap.py for calling an external diff tool is a
> copy of what's given in "Version Control with Subversion -
> For Subversion 1.7". The command seems to work with xxdiff but not with gvimdiff (or vimdiff).

How does it fail? Is there an error message? What's the exact
invocation your script generates (echo the command before you run it)?
Maybe you need to add '-f' to the gvim command line?
Received on 2014-03-24 02:24:45 CET

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.