Rcs
GNU RCS
https://www.gnu.org/software/rcs/
The GNU Revision Control System.
RCS is a very simple file versioning tool to manage multiple revisions of files. It can store, retrieve, log, identify, and merge revisions. It is useful for files that are revised frequently, e.g. programs, documentation, graphics, and papers. It can handle text as well as binary files, although functionality is reduced for the latter.
RCS works with versions stored on a single filesystem or machine, edited by one person at a time. Other version control systems, such as Bazaar, CVS, Subversion, and Git, support distributed access in various ways. Which is more appropriate depends on the task at hand. Anyway, this can make it suitable for system administration files, for example, which are often inherently local to one machine.
RCS was designed and built in 1982 by Walter F. Tichy of Purdue University. It is part of the GNU Project since November 1989.
Documentation
https://www.gnu.org/software/rcs/manual/
This is a GNU package:rcs
Download
https://ftpmirror.gnu.org/rcs/rcs-5.10.1.tar.lz
version 5.10.1
(stable)
released on 2 February 2022
OpenPGP signature URL: https://ftpmirror.gnu.org/rcs/rcs-5.10.1.tar.lz.sig
User level
Intermediate
VCS Checkout
git clone git://git.savannah.gnu.org/rcs.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
3 February 2022
Leaders and contributors
Contact(s) | Role |
---|---|
Thien-Thi Nguyen | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | https://ftpmirror.gnu.org/rcs/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-rcs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-rcs/ | |
FTP | Download | https://ftp.gnu.org/gnu/rcs/ |
Wikidata | Developer | https://www.wikidata.org/wiki/Q705851 |
FTP | Download | https://alpha.gnu.org/gnu/rcs/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/rcs.git/ |
Savannah | Developer | https://savannah.gnu.org/projects/rcs/ |
Debian | Developer | https://tracker.debian.org/pkg/rcs |
Software prerequisites
Kind | Description |
---|---|
Required to use | GNU diffutils >= 2.7 |
This entry (in part or in whole) was last reviewed on 3 February 2022.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.