sponsor Vim development Vim logo Vim Book Ad

svn-diff.vim : Show diff  when commiting changes on a subversion repository

 script karma  Rating 87/34, Downloaded by 6408  Comments, bugs, improvements  Vim wiki

created by
Michael Scherer
 
script type
ftplugin
 
description
This script will show you the output of 'svn diff' when commiting changes against a subversion repository.

It open a new windows showing the diff, to help you summarizing the changes you are commiting.


 
install details
Just drop the script in ~/.vim/ftplugin/.
 

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
svn.vim 0.5 2005-02-11 6.0 Michael Scherer Better indentation, do not preview if nothing was modified ( patch from Marius Gedminas ).
svn.vim 0.4 2005-02-08 6.0 Michael Scherer No more TODO list, now everything i in pure vim function.
svn.vim 0.3 2005-01-31 6.0 Michael Scherer integrate patch that people send :
- no longer ask for confirmation when closing windows
- place focus where it belong
svn.vim 0.2 2004-06-06 6.0 Michael Scherer Fixed a stupid bug regarding the svn diff command
svn-diff.vim 0.1 2004-05-05 6.0 Michael Scherer Initial upload
ip used for rating: 216.73.216.26

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github