revision control

  • 1Revision control — For the Wikipedia revision control system, see Wikipedia:Revision control. Example history tree of a revision controlled project. Revision control, also known as version control and source control (and an aspect of software configuration man …

    Wikipedia

  • 2Revision Control System — Le terme général revision control system désigne un logiciel qui administre de multiples révisions d une seule unité d information, habituellement un document contenant du code source. On appelle cela un système de gestion de versions. Le… …

    Wikipédia en Français

  • 3Revision Control System — The Revision Control System (RCS) is a software implementation of revision control that automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently, for example programs,… …

    Wikipedia

  • 4Revision Control System — Para sistemas de control de versiones en general, véase Control de versiones. Revision Control System o RCS es una implementación en software del control de versiones que automatiza las tareas de guardar, recuperar, registrar, identificar y… …

    Wikipedia Español

  • 5Revision Control System — Это статья о системе RCS, см. также Система управления версиями RCS (Revision Control System) является одной из самых первых (разработана в 1985 году) систем управления версиями. Для каждого файла, зарегистрированного в системе, она хранит полную …

    Википедия

  • 6Revision Control System — Das Revision Control System (RCS) ist eine Software zur Versionsverwaltung von Dateien auf dem Computer. Es dient speziell bei Textdateien wie Quelltexten, Konfigurationsdateien oder Dokumentationen der Verwaltung und Dokumentation der Änderungen …

    Deutsch Wikipedia

  • 7revision control system — modifikacijų valdymo sistema statusas T sritis informatika apibrėžtis Kompiuterinė sistema, skirta ↑dokumentų, programų ↑pirminių tekstų (1) ir kitų dažnai tvarkomų išteklių modifikacijoms identifikuoti, laikyti, skelbti, gauti, sujungti ir kt.… …

    Enciklopedinis kompiuterijos žodynas

  • 8Distributed revision control — A distributed revision control system (DRCS), distributed version control or decentralized version control (DVCS) keeps track of software revisions and allows many developers to work on a given project without necessarily being connected to a… …

    Wikipedia

  • 9Comparison of revision control software — The following is a comparison of revision control software. The following tables includes general and technical information for notable revision control and software configuration management (SCM) software. This is an incomplete list, which may… …

    Wikipedia

  • 10List of revision control software — This is a list of notable software for revision control. Distributed model In the distributed approach, each developer works directly with their own local repository, and changes are shared between repositories as a separate step. Open source *… …

    Wikipedia