Difference between revisions of "Rcs"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page RCS to Rcs: <packagename>)
(added system-administration category)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU RCS
 
|Name=GNU RCS
|Short description=Version control and project management software
+
|Short description=The GNU Revision Control System.
|Full description=The GNU Revision Control System (RCS) 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 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.
 
|Homepage URL=https://www.gnu.org/software/rcs/
 
|Homepage URL=https://www.gnu.org/software/rcs/
|User level=none
+
|Version download=https://ftpmirror.gnu.org/rcs/rcs-5.10.1.tar.lz
|Component programs=rcs,ci,co,ident,rcsclean,rcsdiff,rcsfreeze,rcsmerge
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/rcs.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/rcs.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/rcs/manual/
|Documentation note=Technical paper and manual pages included
+
 
|Related projects=CVSSearch,Meta-CVS,CVS,CVSGraph,gnu-arch,prcs,Subversion,Vesta,darcs,cssc
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Keywords=editing,file management,RCS,file revision
+
 
|Version identifier=5.9.3
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Version date=2014/09/17
+
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,CVSSearch,Meta-CVS,CVS,CVSGraph,gnu-arch,prcs,Subversion,Vesta,darcs,cssc
 +
|Keywords=editing,file management,file revision
 +
|Version identifier=5.9.4
 +
|Version date=2015/01/22
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/rcs/rcs-5.9.3.tar.xz
+
|Last review by=Bendikker
|Last review by=genium
+
|Last review date=2019/01/19
|Last review date=2014/09/27
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=advanced
 +
|Component programs=rcs,ci,co,ident,rcsclean,rcsdiff,rcsfreeze,rcsmerge
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/rcs/rcs-5.9.4.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=rcs
 
|GNU package identifier=rcs
|License verified date=2010-09-29
+
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3
+
|License=GPLv3orlater
|License verified by=genium
+
|License copyright=Copyright (C) 2010, 2011 Thien-Thi Nguyen
|License verified date=2014-09-27
+
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995 Paul Eggert
 +
Copyright (C) 1982, 1988, 1989 Walter Tichy
 +
|License verified by=Genium
 +
|License verified date=2022-02-03
 +
|License note=https://git.savannah.gnu.org/cgit/rcs.git/plain/COPYING?h=p
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Software-development=version-control
 +
|Use=software-development, system-administration
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=rcs
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[diffutils|GNU diffutils]] >= 2.7
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Thien-Thi Nguyen
 
|Real name=Thien-Thi Nguyen
 
|Role=Maintainer
 
|Role=Maintainer
|Email=help-rcs@gnu.org
+
|Email=ttn@gnu.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=Developer
|Resource URL=mailto:help-rcs@gnu.org
+
|Resource URL=https://savannah.gnu.org/projects/rcs/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=VCS Repository Webview
|Resource URL=mailto:rcs-bugs@cs.purdue.edu
+
|Resource URL=https://git.savannah.gnu.org/cgit/rcs.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug reports
+
|Resource kind=Mailing List
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-rcs/
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-rcs
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Users
+
|Resource kind=Mailing List
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-rcs/
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-rcs
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=FTP
|Software-development=version-control
+
|Resource kind=Download
|Use=software-development
+
|Resource URL=https://ftpmirror.gnu.org/rcs/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/rcs/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/rcs/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/rcs
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=Developer
 +
|Resource URL=https://www.wikidata.org/wiki/Q705851
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/rcs.git
 +
|Computer languages=C
 +
|Documentation note=https://www.gnu.org/software/rcs/manual/
 +
|Decommissioned or Obsolete=No
 +
|Related projects=bazaar, cvs, subversion, git, mercurial
 +
|Version identifier=5.10.1
 +
|Version date=2022-02-02
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-02-03
 +
|Submitted by=WikiSysop
 +
|Submitted date=2011-04-12
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/rcs/rcs-5.10.1.tar.lz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 18:17, 3 February 2022


[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










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


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






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


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


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


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


"Wikidata" 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.