sponsor Vim development Vim logo Vim Book Ad

vc_diff : show difference of source code using

 script karma  Rating 22/7, Downloaded by 945  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vc_diff.vim 1.1 2006-08-04 7.0 ichiro inoue Support svn and change script name.
cvs_diff.vim 1.00 2005-03-29 6.0 ichiro inoue Initial upload
ip used for rating: 18.226.169.94

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github