Difference between revisions of "Rcs"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=RCS |Short description=Version control and project management software |Full description=Manages multiple revisions of files by automating the storage, retrieval, l...")
 
(version 5.9.4)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=RCS
+
|Name=GNU RCS
 
|Short description=Version control and project management software
 
|Short description=Version control and project management software
|Full description=Manages multiple revisions of files by automating the storage, retrieval, logging, identification, and merging of revisions. It's particularly useful for text that is revised frequently, such as programs, documentation, graphics, papers, and form letters.
+
|Full description='''RCS''' is the original Revision Control System. It works on a file-by-file basis, in contrast to subsequent version control systems such as CVS, [[Subversion]], and [[Git]]. This can make it suitable for system administration files, for example, which are often inherently local to one machine.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/rcs/
 +
|User level=advanced
 +
|Component programs=rcs,ci,co,ident,rcsclean,rcsdiff,rcsfreeze,rcsmerge
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/rcs.git
 +
|Computer languages=C
 +
|Documentation note=Technical paper and manual pages included
 +
|Related projects=CVSSearch,Meta-CVS,CVS,CVSGraph,gnu-arch,prcs,Subversion,Vesta,darcs,cssc
 +
|Keywords=editing,file management,RCS,file revision
 +
|Version identifier=5.9.4
 +
|Version date=2015/01/22
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/rcs/rcs-5.9.4.tar.xz
 +
|Last review by=Genium
 +
|Last review date=2016/03/10
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5.7
+
|Status=
|Version date=1995-06-16
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=rcs
|Version download=http://www.cs.purdue.edu/homes/trinkle/RCS/rcs-5.7.tar.Z
+
|License verified date=2010-09-29
|License verified date=2001-02-10
+
}}
|Version comment=5.7 stable released 1995-06-16
+
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2016/03/10
 +
}}
 +
{{Person
 +
|Real name=Thien-Thi Nguyen
 +
|Role=Maintainer
 +
|Email=help-rcs@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:help-rcs@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:rcs-bugs@cs.purdue.edu
 +
}}
 +
{{Resource
 +
|Resource audience=Bug reports
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-rcs
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-rcs
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/rcs.git/?h=p
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://savannah.gnu.org/projects/rcs/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Software-development=version-control
 +
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv2orlater
+
|Prerequisite kind=Required to use
|License verified by=Janet Casey
+
|Prerequisite description=[[GNU Diffutils]] >= 2.7
|License verified date=2001-02-10
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 08:51, 10 March 2016


[edit]

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/

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

3 February 2022




Leaders and contributors

Contact(s)Role
Thien-Thi Nguyen Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftpmirror.gnu.org/rcs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-rcs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-rcs/
FTPDownloadhttps://ftp.gnu.org/gnu/rcs/
WikidataDeveloperhttps://www.wikidata.org/wiki/Q705851
FTPDownloadhttps://alpha.gnu.org/gnu/rcs/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/rcs.git/
SavannahDeveloperhttps://savannah.gnu.org/projects/rcs/
DebianDeveloperhttps://tracker.debian.org/pkg/rcs


Software prerequisites

KindDescription
Required to useGNU diffutils >= 2.7

This entry (in part or in whole) was last reviewed on 3 February 2022.




Entry











"Bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.