RCS

E699674

RCS (Revision Control System) is an early version control system for managing changes to text files, widely used before more advanced tools like CVS and modern distributed systems.

All labels observed (1)

Label Occurrences
RCS canonical 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf software tool ⓘ
version control system ⓘ
architecture centralized ⓘ
category revision control ⓘ
software configuration management ⓘ
dataModel per-file revision tree ⓘ
designedFor single-file version control ⓘ
developedInLanguage C ⓘ
distribution GNU project ⓘ
linked to: GNU Project
eraOfPopularity 1980s ⓘ
1990s ⓘ
fileExtension ,v ⓘ
fullName Revision Control System ⓘ
influenced CVS ⓘ
Subversion ⓘ
later version control systems ⓘ
inputFormat plain text files ⓘ
license GNU General Public License ⓘ
maintainedBy GNU project ⓘ
linked to: GNU Project
notableFeature delta storage optimized for text ⓘ
operatingSystem Unix ⓘ
Unix-like systems ⓘ
predecessorOf CVS ⓘ
primaryUse managing changes to text files ⓘ
source code version control ⓘ
repositoryType file-based ⓘ
scope local filesystem-based versioning ⓘ
stores author information ⓘ
commit messages ⓘ
file deltas ⓘ
revision metadata ⓘ
timestamps ⓘ
supersededBy CVS ⓘ
Subversion ⓘ
distributed version control systems ⓘ
supports branching ⓘ
file revision history ⓘ
keyword substitution ⓘ
locking-based concurrency control ⓘ
merging ⓘ
supportsOperation annotate ⓘ
check-in ⓘ
check-out ⓘ
diff ⓘ
log ⓘ
merge ⓘ
typicalUseCase local versioning ⓘ
small projects ⓘ
uses RCS files stored alongside working files ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Concurrent Versions System → predecessor → RCS ⓘ
subject linked to: CVS