RepoGuard: A Framework for Integration of Development Tools with Source Code Repositories

  • Authors:
  • Malte Legenhausen;Stefan Pielicke;Jens Ruhmkorf;Heinrich Wendel;Andreas Schreiber

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • ICGSE '09 Proceedings of the 2009 Fourth IEEE International Conference on Global Software Engineering
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Today modern software development is not possible without the aid of tools like version control systems, bug tracking systems or instruments that ensure the compliance with code conventions. Unfortunately, all of these tools “live in their own world”, are only loosely coupled and do not interact with each other. RepoGuard addresses this problem by linking version control systems to other software development tools. It is implemented as an extension to several version control systems and provides interfaces to integrate other tools. The use of RepoGuard allows maximum control and validation of all committed resources before they are permanently stored. Additionally, RepoGuard provides communication channels in order to inform all relevant stakeholders about the failure or success of the process. Overall, RepoGuard provides simple but effective means to guarantee software quality standards in distributed development processes.