Skip to content
/ rvi Public

rvi: rvi is an interface to RCS that attempts to make the process of using RCS simple. (Maintained version of original from https://www.cs.ru.ac.za/research/g98t4414/static/home/rvi/)

License

Notifications You must be signed in to change notification settings

johnsonjh/rvi

Repository files navigation

rvi - Revision Control System Interface

rvi is an interface to RCS

Overview

rvi attempts to make the process of using RCS simple.

Details

Here is an extract from the rcs man page:

"The Revision Control System (RCS) manages multiple
 revisions of files. RCS automates the storing,
 retrieval, logging, identification, and merging of
 revisions. RCS is useful for text that is revised
 frequently, for example programs, documentation,
 graphics, papers, and form letters."

See the rcsintro man page for more details.

Availability

Requirements

  • the RCS system
  • a C++ compiler

Usage

  • rvi <filename>

Original Author

About

rvi: rvi is an interface to RCS that attempts to make the process of using RCS simple. (Maintained version of original from https://www.cs.ru.ac.za/research/g98t4414/static/home/rvi/)

Topics

Resources

License

Security policy

Stars

Watchers

Forks