The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
1985
DOI: 10.1002/spe.4380150703
|View full text |Cite
|
Sign up to set email alerts
|

Rcs — a system for version control

Abstract: An important problem in program development and maintenance is version control, i.e. the task of keeping a software system consisting of many versions and configurations well organized. The Revision Control System (RCS) is a software tool that assists with that task. RCS manages revisions of text documents, in particular source programs, documentation, and test data. It automates the storing, retrieval, logging and identification of revisions, and it provides selection mechanisms for composing configurations. … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
164
0
6

Year Published

1997
1997
2021
2021

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 678 publications
(170 citation statements)
references
References 8 publications
0
164
0
6
Order By: Relevance
“…Due to the complexity and variety of existing configuration management systems, we want to model a larger number of these systems, both to validate that containment modeling is sufficiently expressive to represent their data models, as well as to support an initial cross-comparison of data modeling approaches. To begin with, we present containment data models of RCS [14] and SCCS [12], two well-known version control systems, in Figure 2 below.…”
Section: Modeling Version Control Systemsmentioning
confidence: 99%
See 2 more Smart Citations
“…Due to the complexity and variety of existing configuration management systems, we want to model a larger number of these systems, both to validate that containment modeling is sufficiently expressive to represent their data models, as well as to support an initial cross-comparison of data modeling approaches. To begin with, we present containment data models of RCS [14] and SCCS [12], two well-known version control systems, in Figure 2 below.…”
Section: Modeling Version Control Systemsmentioning
confidence: 99%
“…That revision histories and revisions are stored in files, and revisions are stored as deltas, can be viewed as concrete representation issues. While these concrete representation issues have an important impact on the performance of the tools (e.g., reverse deltas vs. forward deltas [14]), they are a concern that can be abstracted away when examining data models.…”
Section: Rcsmentioning
confidence: 99%
See 1 more Smart Citation
“…The obvious drawback of this approach is the excessive storage space requirements. (b) Keep stored only the deltas between two consecutive versions [12,2]. To construct the contents of a particular version one has to execute a (potentially long) sequence of deltas (which could be computationally expensive).…”
Section: Introductionmentioning
confidence: 99%
“…In addition, it exploits the fact that RDF graphs have not a unique serialization (as it happens with text), and this allows us to explore directions that have not been elaborated by the classical versioning systems for texts (e.g. [12,2]). Specifically, we view an RDF KB as a set of triples.…”
Section: Introductionmentioning
confidence: 99%