vc_diff : show difference of source code using
script karma |
Rating 22/7,
Downloaded by 1087 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
ichiro inoue |
|
script type |
utility |
|
description |
Programers often want to check the difference using cvs/svn diff when they change source codes on cvs/svn environment.This script do that.
Step to use this script:
1. cd source code directory which is controled by svn or cvs.
2. run vim and execute ":Vcdiff" to make a patch file.
3. move a cursor to source code name on vim.
4. execute ":call Vcshow" to check difference between current and original codes. |
|
install details |
copy vc_diff.vim in $VIM/plugin |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.22.217.190
|