Sciweavers

TSE
2008

Effective Software Merging in the Presence of Object-Oriented Refactorings

13 years 4 months ago
Effective Software Merging in the Presence of Object-Oriented Refactorings
Current text based Software Configuration Management (SCM) systems have trouble with refactorings. Refactorings result in global changes which lead to merge conflicts. A refactoring-aware SCM system reduces merge conflicts. This paper describes MolhadoRef, a refactoring-aware SCM system and the merge algorithm at its core. MolhadoRef records change operations (refactorings and edits) used to produce one version, and replays them when merging versions. Since refactorings are change operations with well defined semantics, MolhadoRef treats them intelligently. A case study and a controlled experiment show that MolhadoRef solves automatically more merge conflicts than CVS while resulting in less merge errors.
Danny Dig, Kashif Manzoor, Ralph E. Johnson, Tien
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2008
Where TSE
Authors Danny Dig, Kashif Manzoor, Ralph E. Johnson, Tien N. Nguyen
Comments (0)