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.
Original language | English |
---|---|
Title of host publication | Proceedings of the 40th ACM/IEEE International Conference on Software Engineering (ICSE2018), Gothenburg, Sweden |
Number of pages | 12 |
Publisher | IEEE |
Publication date | 2018 |
ISBN (Print) | 978-1-4503-5638-1 |
DOIs | |
Publication status | Published - 2018 |
Event | ICSE 2018 40th International Conference on Software Engineering - Gothenburg, Sweden Duration: 27 May 2018 → 3 Jun 2018 https://www.icse2018.org/ |
Conference
Conference | ICSE 2018 40th International Conference on Software Engineering |
---|---|
Country/Territory | Sweden |
City | Gothenburg |
Period | 27/05/2018 → 03/06/2018 |
Internet address |
Keywords
- Fork-based development
- Non-merged features
- Clustering techniques
- Network analysis
- Information retrieval