[PDF] Rcs — a system for version control | Semantic Scholar
shape - A Software Configuration Management Tool
- 1988
Computer Science
This paper describes the design of a configuration management toolkit, which integrates a dedicated version control system and shape, a significantly enhanced Make program that introduces a much more generalized scheme for document identification.
Version Sensitive Editing: Change History as a Programming Tool
- David L. Atkins
- 1998
Computer Science
Software Version Control Systems are used to store the versions of program source code created throughout the software development cycle, providing the safe storage of source code and the ability to recreate earlier versions, as well as tracking the progress of new feature development and problem resolution.
Experience with Change-Oriented SCM Tools
- I. Crnkovic
- 1997
Computer Science, Engineering
An overview of two Change-oriented SCM tools developed at ABB Industrial Systems is given and the experience with their usage is described, showing that a tool that supports a Change Management is very important in large software systems, especially in the verification and maintenance phase.
A technique for isolating differences between files
- P. Heckel
- 1978
Computer Science
CACM
A simple algorithm is described for isolating the differences between two files that corresponds closely to the intuitive notion of difference, is easy to implement, and is computationally efficient, with time linear in the file length.
The string-to-string correction problem with block moves
- W. Tichy
- 1984
Computer Science
TOCS
An algorithm that produces the shortest edit sequence transforming one string into another is presented and is optimal in the sense that it generates a minimal covering set of common substrings of one string with respect to another.