Title :
A new approach to version control
Author :
Plaice, John ; Wadge, William W.
Author_Institution :
Dept. d´´Inf., Laval Univ., Que., Canada
fDate :
3/1/1993 12:00:00 AM
Abstract :
A method for controlling versions of software and other hierarchically structured entities is presented. Using the variant structure principle, a particular version of an entire system is formed by combining the most relevant existing versions of the various components of the system. An algebraic version language that allows histories (numbered series), subversions (or variants), and joins is described. It is shown that the join operation is simply the lattice least upper bound and together with the variant structure principle, provides a systematic framework for recombining divergent variants. The utility of this approach is demonstrated using LEMUR, a programming environment for modular C programs, which was developed using itself. The ways in which this notion of versions is related to the possible world semantics of intensional logic are discussed
Keywords :
configuration management; formal languages; formal logic; programming environments; LEMUR; algebraic version language; divergent variants; hierarchically structured entities; intensional logic; join operation; lattice least upper bound; modular C programs; numbered series; programming environment; subversions; systematic framework; variant structure principle; version control; world semantics; Computer bugs; Computer languages; History; Lattices; Logic programming; Programming environments; Programming profession; Software engineering; Tree data structures; Upper bound;
Journal_Title :
Software Engineering, IEEE Transactions on