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

Re: vimdiff wrapper for diff-cmd not working with 1.8

From: Ben Reser <ben_at_reser.org>
Date: Wed, 19 Jun 2013 09:56:04 +0200

On Wed, Jun 19, 2013 at 9:11 AM, Michael Schlottke
<m.schlottke_at_aia.rwth-aachen.de> wrote:
> Do you have an idea of how hard this is to achieve, or how long it would
> take to create a patch? I'd be happy to volunteer as a tester…
> Or do you know of an interim hack that I could use until it is properly
> fixed?

I don't imagine it'd take very long at all to implement but the
problem of course is that we really should think carefully how we go
about doing this. If we can detect this at runtime we probably
should.

I'm not sure what platform you're on but using the GUI version of
vimdiff would get around this for you in the meantime. You'll end up
with one vimdiff window per file. On the Mac for instance all I did
was symlink mvimdiff to mvim (which is essentially equivalent to gvim
on other platforms) and then change the wrapper to use that instead of
vimdiff. I realize it's not ideal but it should give you almost the
same functionality that you had before.
Received on 2013-06-19 09:56:42 CEST

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.