Monday, 8 August 2011

Source code control system


A tool designed to track changes made to source code files. Changes are documented in such a way that previous versions of the files can be retrieved. Source code control is used in software development, particularly in situations involving concurrent development and multiple user access to source code files.


No comments:

Post a Comment