Conference Paper Open Access Short Paper

A Proposal for Organizing Source Code Variability in the Git Version Control System

PDF Online

Authors Junior Cupe Casquina Leonardo Montecchi
Abstract
Often, either to expand the target market or to satisfy specific new requirements, software systems inside a company are cloned, refactored, and customized, generating new derived software systems. Although this is a practical solution, it is not effective in the long-term because of the high maintenance costs when maintaining each of these derived software systems. Software product lines (SPLs) were proposed to reduce these costs; however, the lack of integration between variability realization mechanisms and version control systems reduces its attractiveness in the software development industry, especially in small and medium software companies. In this paper we propose an approach to integrate the conditional compilation mechanism used to implement the SPL variabilities and the Git version control system used to manage software versions in order to increase the attractiveness of the SPLs in the industry. The proposed solution also could be seen as a method to manage software system families' evolution in space and time.
DOI 10.1145/3461001.3471141
Event 25th ACM International Systems and Software Product Line Conference (SPLC 2021)
Venue Leicester, UK
Date September 6-11, 2021
Pages 82-88
Publisher ACM
Volume Volume A
ISBN 978-1-4503-8469-8
Citation
Bibtex
@inproceedings{2021SPLC,
  author = {Cupe Casquina, Junior and Montecchi, Leonardo},
  title = {{A Proposal for Organizing Source Code Variability in the Git Version Control System}},
  booktitle = {25th ACM International Systems and Software Product Line Conference (SPLC 2021)},
  address = {Leicester, UK},
  date = {2021-09-06/2021-09-11},
  pages = {82-88},
  year = {2021}
}

Plain Text
J. Casquina, L. Montecchi. A Proposal for Organizing Source Code Variability in the Git Version Control System. In: 25th ACM International Systems and Software Product Line Conference (SPLC 2021), pp. 82-88. Leicester, UK, September 6-11, 2021.
 
 

© 2017-2022 Leonardo Montecchi