Abstract
Fork-based development has been widely used both in open source
communities and in industry, because it gives developers flexibility
to modify their own fork without affecting others. Unfortunately,
this mechanism has downsides: When the number of forks becomes
large, it is difficult for developers to get or maintain an overview of
activities in the forks. Current tools provide little help. We introduce
Infox, an approach to automatically identify non-merged features
in forks and to generate an overview of active forks in a project. The
approach clusters cohesive code fragments using code and network-
analysis techniques and uses information-retrieval techniques to
label clusters with keywords. The clustering is effective, with 90 %
accuracy on a set of known features. In addition, a human-subject
evaluation shows that Infox can provide actionable insight for
developers of forks.
communities and in industry, because it gives developers flexibility
to modify their own fork without affecting others. Unfortunately,
this mechanism has downsides: When the number of forks becomes
large, it is difficult for developers to get or maintain an overview of
activities in the forks. Current tools provide little help. We introduce
Infox, an approach to automatically identify non-merged features
in forks and to generate an overview of active forks in a project. The
approach clusters cohesive code fragments using code and network-
analysis techniques and uses information-retrieval techniques to
label clusters with keywords. The clustering is effective, with 90 %
accuracy on a set of known features. In addition, a human-subject
evaluation shows that Infox can provide actionable insight for
developers of forks.
Originalsprog | Engelsk |
---|---|
Titel | Proceedings of the 40th ACM/IEEE International Conference on Software Engineering (ICSE2018), Gothenburg, Sweden |
Antal sider | 12 |
Forlag | IEEE |
Publikationsdato | 2018 |
ISBN (Trykt) | 978-1-4503-5638-1 |
DOI | |
Status | Udgivet - 2018 |
Begivenhed | ICSE 2018 40th International Conference on Software Engineering - Gothenburg, Sverige Varighed: 27 maj 2018 → 3 jun. 2018 https://www.icse2018.org/ |
Konference
Konference | ICSE 2018 40th International Conference on Software Engineering |
---|---|
Land/Område | Sverige |
By | Gothenburg |
Periode | 27/05/2018 → 03/06/2018 |
Internetadresse |
Emneord
- Fork-based development
- Non-merged features
- Clustering techniques
- Network analysis
- Information retrieval