Source Code Manager

Why Trust Techopedia

What Does Source Code Manager Mean?

A source code manager (SCM) is a software tool used by teams of programmers to manage source code.

Advertisements

SCMs are used to track revisions in software. Each revision is given a timestamp and includes the name of the person who is responsible for the change. Various revisions may be compared, stored, and merged with other revisions.

Techopedia Explains Source Code Manager

Using revision control software, a programmer or team of programmers may use several approaches for software development. Locally, developers must all use the same computer system, which may be the revision control system. In a distributed model, developers work directly with a local repository, where their individual source code revisions are collected. The developers then update the central repository with their local revisions so that revisions can be shared among developers.

Advertisements

Related Terms

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.