This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Development > vic (0.08)

Edit a file with RCS

This archive contains vic which is a simple wrapper around the editor of your
choice to first check the file out of RCS, edit the file, and then checks the
file back into RCS.

There are safeguards to protect the user if the file is edited outside of RCS,
and allows the user to get the RCS archive back up to date.

You can edit multiple programs at a time with something like:
vic *.wc

The editor name is drawn from the environment variables $VISUAL, $EDITOR, or
(if all else fails) "vi".

Also included is a simple program, show.locks, which shows all of the files
from the current directory which are currently locked.

If you have files locked, but not currently being edited, you may want to do:
ci -u FILE
chmod a-w FILE

Maintained by: Menno E. Duursma
Keywords: rcs,automation,edit
ChangeLog: vic

Homepage:
http://mordred.ao.com/vic/

Source Downloads:
vic-0.08.tar.gz (b6e2a4ccfa20bbaee2f716672b6dc248)

Download SlackBuild:
vic.tar.gz
vic.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
vic-0.08.patch
vic.SlackBuild
vic.info

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds