Sciweavers

VAMOS
2010
Springer

Semistructured Merge in Revision Control Systems

13 years 6 months ago
Semistructured Merge in Revision Control Systems
Revision control systems are a major means to manage versions and variants of today's software systems. An ongoing problem in these systems is how to resolve conflicts when merging independently developed revisions. Unstructured revision control systems are purely text-based and solve conflicts based on textual similarity. Structured revision control systems are tailored to specific languages and use language-specific knowledge for conflict resolution. We propose semistructured revision control systems to inherit the strengths of both classes of systems: generality and expressiveness. The idea is to provide structural information of the underlying software artifacts in the form of annotated grammars, which is motivated by recent work on software product lines. This way, a wide variety of languages can be supported and the information provided can assist the resolution of conflicts. We have implemented a preliminary tool and report on our experience with merging Java artifacts. We ...
Sven Apel, Jörg Liebig, Christian Lengauer, C
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2010
Where VAMOS
Authors Sven Apel, Jörg Liebig, Christian Lengauer, Christian Kästner, William R. Cook
Comments (0)