sponsor Vim development Vim logo Vim Book Ad

rcsdiff.vim : Visual rcsdiff

 script karma  Rating 90/29, Downloaded by 2333  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.
 

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
rcsdiff.vim 1.2 2005-09-30 6.0 Brian Nelson * remove <leader> mapping
* update error message handling
rcsdiff.vim 1.1 2004-12-20 6.0 Brian Nelson upate email address
rcsdiff.vim 1.1 2004-01-06 6.0 Brian Nelson Update documentation.
rcsdiff.vim 1.0 2002-07-31 6.0 Brian Nelson Initial upload
ip used for rating: 3.144.202.167

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