I recently started trying out the VCSCommand plugin for vim to work with several subversion repositories. Every time I commit a change from vim
using VCSCommit
, aka. the key combo (\cc), I keep getting these extra blank lines added to my commits.
Here's an example:
------------------------------------------------------------------------
r72 | smingolelli | 2012-12-15 15:58:17 -0500 (Sat, 15 Dec 2012) | 2 lines
Trying from Fedora 14 w/ svn 1.6.17 and vim 7.3 1-315 w/ svn:eol-style=native for compile.sh.
------------------------------------------------------------------------
If I do the same commit from the command line:
------------------------------------------------------------------------
r73 | smingolelli | 2012-12-15 16:06:44 -0500 (Sat, 15 Dec 2012) | 1 line
Trying from Fedora 14 w/ svn 1.6.17 and vim 7.3 1-315 w/ svn:eol-style=native for compile.sh from command-line.
------------------------------------------------------------------------
So it would seem to be something with the VCSCommand plugin
for vim
but I'm not seeing what the issue is. Additionally I tried doing the same test with multiple versions of svn
, vim
, and the VCSCommand plugin
and still got the same behavior.
Versions
- SVN Client OSes: Fedora 14 & CentOS 6
- SVN Server OS: Windows Vista
- SVN Server Version: 1.6.2
- VCSCommand Plugin: vcscommand-1.99.46.zip, ver: 1.99.46 date: 2011-12-06
Fedora 14
- SVN Client Versions tried: 1.6.17
- VIM versions tried: 7.3 (2010 Aug 15, compiled Sep 21 2011 09:27:09) Included patches: 1-315
CentOS 6
- SVN Client Versions tried: 1.6.11, 1.6.19 -- (NOTE: The VCSCommand plugin didn't work with svn1.7+ & VIM 7.3)
- VIM versions tried: 7.2? & 7.3 (2010 Aug 15, compiled Dec 15 2012 14:08:39) Included patches: 1-393