> One's more question arises. Can I commit not only one file per
> operation using vcsplugin ?

Not, as far as I know.

But at least for me commit is comfortable enough from command
line: if you have EDITOR environment variable set to "vim" and
use "svn commit file1 file2 path/to/file3 ..." from command line
- then vim comes up with temporary buffer, filled with the names
  of files to commit, you can use "^W f" on them, and afterwards
:VCSVimDiff to examine the changes, during preparation of commit
log message.

-- 
Anton.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to