Closed GoogleCodeExporter closed 8 years ago
I am getting No Suitable plugin errors again, and I determined the following:
:VCSDiff and :VCSVimDiff always work correctly from command line vim. The
problem occurs when I run "vim -rv -g" or "gvim".
Oddly, some working copies work fine with gvim, and vim -rv -g. When it does
not work, :VCSDiff sometimes returns "No differences found", where svn diff
does show differences, and so does :VCSDiff if not using gvim.
Any idea why the GVim environment (or vim -rv -g) could cause vcscommand to
break when it otherwise works with command-line vim?
Original comment by davros...@gmail.com
on 11 Mar 2012 at 9:59
Problem found and solved. I believe this problem was only happening on files
with embedded copyright symbols (circle-C character). When I changed my LANG
variable from en_US to en_US.UTF-8, that fixed VCSDiff commands from within
GVIM.
Very strange since en_US has worked for me for years with same VIM and same
VCScommand. Only recent change was SVN 1.6.17 -> 1.7.3 upgrade, and svn diff
command line operates just fine with LANG=en_US.
Please remove as an issue.
Original comment by davros...@gmail.com
on 11 Mar 2012 at 10:17
Removing per requestor.
Original comment by bob.hies...@gmail.com
on 21 Mar 2012 at 1:45
Original issue reported on code.google.com by
davros...@gmail.com
on 28 Feb 2012 at 8:31