Amassing and indexing a large sample of version control systems: Towards the census of public source code history

  • Authors:
  • Audris Mockus

  • Affiliations:
  • Avaya Labs Research, 233 Mt Airy Rd, Basking Ridge, NJ 07901, USA

  • Venue:
  • MSR '09 Proceedings of the 2009 6th IEEE International Working Conference on Mining Software Repositories
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The source code and its history represent the output and process of software development activities and are an invaluable resource for study and improvement of software development practice. While individual projects and groups of projects have been extensively analyzed, some fundamental questions, such as the spread of innovation or genealogy of the source code, can be answered only by considering the entire universe of publicly available source code and its history. We describe methods we developed over the last six years to gather, index, and update an approximation of such a universal repository for publicly accessible version control systems and for the source code inside a large corporation. While challenging, the task is achievable with limited resources. The bottlenecks in network bandwidth, processing, and disk access can be dealt with using inherent parallelism of the tasks and suitable tradeoffs between the amount of storage and computations, but a completely automated discovery of public version control systems may require enticing participation of the sampled projects. Such universal repository would allow studies of global properties and origins of the source code that are not possible through other means.