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

diff_cmd gvimdiff not working in 1.6 [SEC=UNCLASSIFIED]

From: Jin Lee <J.Lee_at_bom.gov.au>
Date: Sun, 23 Mar 2014 11:56:47 +1100

Hello,

I am trying to have SVN call an external diff tool using --diff_cmd but it doesn't seem to work for gvimdiff. What I'm doing is:

accessdev:/home/548/jtl548/roses/au-aa034> svn --version
svn, version 1.6.11 (r934486)
   compiled Mar 6 2014, 10:49:10
...
...
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).

Any help with sorting out this problem would be much appreciated.

Regards,

Jin LEE

Satellite Data Assimilation
Centre for Australian Weather and Climate Research
Australian Bureau of Meteorology
Tel: +61 3 9669 4279
Received on 2014-03-23 04:20:08 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.