rcsdiff.vim : Visual rcsdiff
| script karma |
Rating 90/29,
Downloaded by 2713 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Brian Nelson |
| |
| script type |
| utility |
| |
| description |
This script will create a new command, 'Rcsdiff'.
NAME
Rcsdiff - Compare RCS revisions to current working file.
SYNOPSIS
:Rcsdiff [rev]
ARGUMENT
rev - Revision number. [Optional]
DESCRIPTION
Display a diff comparison of the current working file and its
RCS (Revision Control System) revision.
An optional argument is provided to compare a specific revision.
If omitted, the latest revision will be used. This is useful for
determining changes since the last checkin.
NOTES
See the rcsdiff script for more documentation and mappings. |
| |
| install details |
~/.vim/plugin/rcsdiff.vim
* The RCS checkout utility, 'co', must be on your path. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.46
|