|
Computer Programming Software Terms, Glossary and Dictionary
GNU Arch
GNU arch is a software revision control system that is part of the GNU Project and licensed under the GNU General Public License. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times. GNU arch is decentralized, removing the need for a central server for which developers have to be authorized in order to contribute.
|