Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

List of version control software

Index List of version control software

This is a list of notable software for version control. [1]

83 relations: AccuRev SCM, Agile software development, Apache Subversion, ArX, AutoCAD, Autodesk, Autodesk Inventor, Autodesk Vault, BitKeeper, Borland, Branching (version control), BSD licenses, Bug tracking system, CADES, Canonical (company), Code Co-op, Codeville, Comparison of source code hosting facilities, Comparison of version control software, Concurrent Versions System, CVSNT, D. Richard Hipp, Darcs, Database, DBMaestro, Dimensions CM, Distributed Concurrent Versions System, Distributed version control, Fossil (software), Git, GNU arch, GNU Bazaar, GNU General Public License, Haskell (programming language), IBM, IBM Configuration Management Version Control (CMVC), IC Manage, Interleaved deltas, International Computers Limited, Larry McVoy, Linus Torvalds, Linux kernel, Mercurial, Merge (version control), Micro Focus, Microsoft, Microsoft Visual SourceSafe, Microsoft Visual Studio, Monotone (software), OpenBSD, ..., Panvalet, Peer-to-peer, Perforce, Perl, Plastic SCM, Polytron, PTC Integrity, PVCS, Python (programming language), QVCS, Rational ClearCase, Rational Software, Rational Synergy, Rational Team Concert, Razor (configuration management), Revision Control System, SCC compliant, Seapine Software, Serena Software, Software, Software configuration management, Source Code Control System, SQLite, StarTeam, Sun WorkShop TeamWare, Surround SCM, SVK, Team Foundation Server, Unix, Vault (version control system), Veracity (software), Version control, Vesta (Software configuration management). Expand index (33 more) »

AccuRev SCM

AccuRev is a software configuration management application developed by AccuRev, Inc.

New!!: List of version control software and AccuRev SCM · See more »

Agile software development

Agile software development describes an approach to software development under which requirements and solutions evolve through the collaborative effort of self-organizing and cross-functional teams and their customer(s)/end user(s).

New!!: List of version control software and Agile software development · See more »

Apache Subversion

Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system distributed as open source under the Apache License.

New!!: List of version control software and Apache Subversion · See more »

ArX

ArX is a distributed version control system.

New!!: List of version control software and ArX · See more »

AutoCAD

AutoCAD is a commercial computer-aided design (CAD) and drafting software application.

New!!: List of version control software and AutoCAD · See more »

Autodesk

Autodesk, Inc. is an American multinational software corporation that makes software for the architecture, engineering, construction, manufacturing, media, and entertainment industries.

New!!: List of version control software and Autodesk · See more »

Autodesk Inventor

Autodesk Inventor is a computer-aided design application for 3D mechanical design, simulation, visualization, and documentation developed by Autodesk.

New!!: List of version control software and Autodesk Inventor · See more »

Autodesk Vault

Autodesk Vault is a data management tool integrated with Autodesk Inventor Series, Autodesk Inventor Professional, AutoCAD Mechanical, AutoCAD Electrical, Autodesk Revit and Civil 3D products.

New!!: List of version control software and Autodesk Vault · See more »

BitKeeper

BitKeeper is a software tool for distributed revision control of computer source code.

New!!: List of version control software and BitKeeper · See more »

Borland

Borland Software Corporation is a software company that facilitates software deployment projects.

New!!: List of version control software and Borland · See more »

Branching (version control)

Branching, in revision control and software configuration management, is the duplication of an object under revision control (such as a source code file or a directory tree) so that modifications can happen in parallel along both branches.

New!!: List of version control software and Branching (version control) · See more »

BSD licenses

BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and redistribution of covered software.

New!!: List of version control software and BSD licenses · See more »

Bug tracking system

A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects.

New!!: List of version control software and Bug tracking system · See more »

CADES

CADES (Computer Aided Design and Evaluation System) was a software engineering repository system produced to support the development of the VME/B Operating System for the ICL New Range - subsequently 2900 - computers.

New!!: List of version control software and CADES · See more »

Canonical (company)

Canonical Ltd. is a UK-based privately held computer software company founded and funded by South African entrepreneur Mark Shuttleworth to market commercial support and related services for Ubuntu Linux and related projects.

New!!: List of version control software and Canonical (company) · See more »

Code Co-op

Code Co-op is the peer-to-peer revision control system made by Reliable Software.

New!!: List of version control software and Code Co-op · See more »

Codeville

Codeville is a discontinued distributed revision control system.

New!!: List of version control software and Codeville · See more »

Comparison of source code hosting facilities

A source code repository is a file archive and web hosting facility where a large amount of source code, for software or for web pages, is kept, either publicly or privately.

New!!: List of version control software and Comparison of source code hosting facilities · See more »

Comparison of version control software

The following is a comparison of version control software.

New!!: List of version control software and Comparison of version control software · See more »

Concurrent Versions System

The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, is a free client-server revision control system in the field of software development.

New!!: List of version control software and Concurrent Versions System · See more »

CVSNT

The CVSNT Versioning System implements a version control system: it keeps track of all changes in a set of files, typically the implementation of a software project, and allows several (potentially geographically separated) developers to collaborate.

New!!: List of version control software and CVSNT · See more »

D. Richard Hipp

Dwayne Richard Hipp (born April 9, 1961) is the architect and primary author of SQLite as well as the Fossil SCM.

New!!: List of version control software and D. Richard Hipp · See more »

Darcs

Darcs is a distributed version control system created by David Roundy.

New!!: List of version control software and Darcs · See more »

Database

A database is an organized collection of data, stored and accessed electronically.

New!!: List of version control software and Database · See more »

DBMaestro

DBmaestro is computer software service company with sales headquartered near Boston, and development in Petah Tikva, Israel.

New!!: List of version control software and DBMaestro · See more »

Dimensions CM

Dimensions CM is a software change and configuration management product developed by Micro Focus.

New!!: List of version control software and Dimensions CM · See more »

Distributed Concurrent Versions System

The Distributed Concurrent Versions System (DCVS) is a distributed revision control system that enables software developers working on locally distributed sites to efficiently collaborate on a software project.

New!!: List of version control software and Distributed Concurrent Versions System · See more »

Distributed version control

In software development, distributed version control (also known as distributed revision control) is a form of version control where the complete codebase - including its full history - is mirrored on every developer's computer.

New!!: List of version control software and Distributed version control · See more »

Fossil (software)

Fossil is a distributed version control system, bug tracking system and wiki software server for use in software development created by D. Richard Hipp.

New!!: List of version control software and Fossil (software) · See more »

Git

Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people.

New!!: List of version control software and Git · See more »

GNU arch

GNU arch software is a distributed revision control system that is part of the GNU Project and licensed under the GNU General Public License.

New!!: List of version control software and GNU arch · See more »

GNU Bazaar

GNU Bazaar (formerly Bazaar-NG, command line tool bzr) is a distributed and client–server revision control system sponsored by Canonical.

New!!: List of version control software and GNU Bazaar · See more »

GNU General Public License

The GNU General Public License (GNU GPL or GPL) is a widely used free software license, which guarantees end users the freedom to run, study, share and modify the software.

New!!: List of version control software and GNU General Public License · See more »

Haskell (programming language)

Haskell is a standardized, general-purpose compiled purely functional programming language, with non-strict semantics and strong static typing.

New!!: List of version control software and Haskell (programming language) · See more »

IBM

The International Business Machines Corporation (IBM) is an American multinational technology company headquartered in Armonk, New York, United States, with operations in over 170 countries.

New!!: List of version control software and IBM · See more »

IBM Configuration Management Version Control (CMVC)

Configuration Management Version Control (CMVC) is a software package that serves as an object repository, and performs software version control, configuration management, and change management functions.

New!!: List of version control software and IBM Configuration Management Version Control (CMVC) · See more »

IC Manage

IC Manage is a company that provides design data and IP management software to semiconductor companies for managing their IC design databases between design teams.

New!!: List of version control software and IC Manage · See more »

Interleaved deltas

Interleaved deltas is a method used by the Source Code Control System from Marc Rochkind to store all revisions of a file in a way that makes every revision accessible with the same effort.

New!!: List of version control software and Interleaved deltas · See more »

International Computers Limited

International Computers Limited (ICL) was a large British computer hardware, computer software and computer services company that operated from 1968 until 2002.

New!!: List of version control software and International Computers Limited · See more »

Larry McVoy

Larry McVoy (born 1962 in Concord, Massachusetts, United States) is the CEO of BitMover, the company that makes BitKeeper, a version control system that was used from February 2002 to early 2005 to manage the source code of the Linux kernel.

New!!: List of version control software and Larry McVoy · See more »

Linus Torvalds

Linus Benedict Torvalds (born December 28, 1969) is a Finnish-American software engineer who is the creator, and historically, the principal developer of the Linux kernel, which became the kernel for operating systems such as the Linux operating systems, Android, and Chrome OS.

New!!: List of version control software and Linus Torvalds · See more »

Linux kernel

The Linux kernel is an open-source monolithic Unix-like computer operating system kernel.

New!!: List of version control software and Linux kernel · See more »

Mercurial

Mercurial is a distributed revision-control tool for software developers.

New!!: List of version control software and Mercurial · See more »

Merge (version control)

In version control, merging (also called integration) is a fundamental operation that reconciles multiple changes made to a version-controlled collection of files.

New!!: List of version control software and Merge (version control) · See more »

Micro Focus

Micro Focus International plc is a multinational software and information technology business based in Newbury, Berkshire, England.

New!!: List of version control software and Micro Focus · See more »

Microsoft

Microsoft Corporation (abbreviated as MS) is an American multinational technology company with headquarters in Redmond, Washington.

New!!: List of version control software and Microsoft · See more »

Microsoft Visual SourceSafe

Microsoft Visual SourceSafe (VSS) is a discontinued source control program, oriented towards small software development projects.

New!!: List of version control software and Microsoft Visual SourceSafe · See more »

Microsoft Visual Studio

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.

New!!: List of version control software and Microsoft Visual Studio · See more »

Monotone (software)

Monotone is an open source software tool for distributed revision control.

New!!: List of version control software and Monotone (software) · See more »

OpenBSD

OpenBSD is a free and open-source Unix-like computer operating system descended from Berkeley Software Distribution (BSD), a Research Unix derivative developed at the University of California, Berkeley.

New!!: List of version control software and OpenBSD · See more »

Panvalet

Computer Associates Panvalet® (also known as CA-Panvalet) is a revision control and source code management system for mainframe computers such as the IBM System z and IBM System/370 running the z/OS and z/VSE operating systems.

New!!: List of version control software and Panvalet · See more »

Peer-to-peer

Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers.

New!!: List of version control software and Peer-to-peer · See more »

Perforce

Perforce, sometimes referred to as Perforce Software, is a Minneapolis, Minnesota-based developer of software used for application development, including version control software, web-based repository management, developer collaboration, application lifecycle management and Agile planning software.

New!!: List of version control software and Perforce · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: List of version control software and Perl · See more »

Plastic SCM

Plastic SCM is a cross-platform commercial distributed version control tool developed by Códice Software Inc.

New!!: List of version control software and Plastic SCM · See more »

Polytron

Polytron Corp. is a 1982-founded software company, opened to create a line of instrumentation products for the IBM Personal Computer.

New!!: List of version control software and Polytron · See more »

PTC Integrity

PTC Integrity Lifecycle Manager (formerly MKS Integrity) is a software system lifecycle management (SSLM) and application lifecycle management (ALM) platform developed by MKS Inc. and was first released in 2001.

New!!: List of version control software and PTC Integrity · See more »

PVCS

PVCS Version Manager (originally named Polytron Version Control System) is a software package by Serena Software Inc., for version control of source code files.

New!!: List of version control software and PVCS · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: List of version control software and Python (programming language) · See more »

QVCS

QVCS (Quma Version Control System) is a family of version control system products historically published by Quma Software, Inc.

New!!: List of version control software and QVCS · See more »

Rational ClearCase

Rational ClearCase is a family of computer software tools that supports software configuration management (SCM) of source code and other software development assets.

New!!: List of version control software and Rational ClearCase · See more »

Rational Software

Rational Machines was founded by Paul Levy and Mike Devlin in 1981 to provide tools to expand the use of modern software engineering practices, particularly explicit modular architecture and iterative development.

New!!: List of version control software and Rational Software · See more »

Rational Synergy

Rational Synergy is a software tool that provides software configuration management (SCM) capabilities for all artifacts related to software development including source code, documents and images as well as the final built software executable and libraries.

New!!: List of version control software and Rational Synergy · See more »

Rational Team Concert

Rational Team Concert is a software development team collaboration tool developed by the Rational Software brand of IBM, who first released it in 2008.

New!!: List of version control software and Rational Team Concert · See more »

Razor (configuration management)

Razor is an integrated suite software configuration management system from Visible Systems, which provides process management, issue/problem tracking, version control, and release management.

New!!: List of version control software and Razor (configuration management) · See more »

Revision Control System

Revision Control System (RCS) is an early version control system (VCS).

New!!: List of version control software and Revision Control System · See more »

SCC compliant

SCC compliant as applied to revision control software, means that a program uses a particular interface defined by Microsoft for Visual SourceSafe.

New!!: List of version control software and SCC compliant · See more »

Seapine Software

Seapine Software was a privately held Mason, Ohio-based software and services company.

New!!: List of version control software and Seapine Software · See more »

Serena Software

Serena Software Inc is a US-based software company that provides IT management products to enterprises, with operations in 11 countries.

New!!: List of version control software and Serena Software · See more »

Software

Computer software, or simply software, is a generic term that refers to a collection of data or computer instructions that tell the computer how to work, in contrast to the physical hardware from which the system is built, that actually performs the work.

New!!: List of version control software and Software · See more »

Software configuration management

In software engineering, software configuration management (SCM or S/W CM) is the task of tracking and controlling changes in the software, part of the larger cross-disciplinary field of configuration management.

New!!: List of version control software and Software configuration management · See more »

Source Code Control System

Source Code Control System (SCCS) is a version control system designed to track changes in source code and other text files during the development of a piece of software.

New!!: List of version control software and Source Code Control System · See more »

SQLite

SQLite is a relational database management system contained in a C programming library.

New!!: List of version control software and SQLite · See more »

StarTeam

StarTeam is a revision control system used in software development, especially when a project involves multiple teams in different locations.

New!!: List of version control software and StarTeam · See more »

Sun WorkShop TeamWare

Sun WorkShop TeamWare (later Forte TeamWare, then Forte Code Management Software) is a distributed source code revision control system made by Sun Microsystems.

New!!: List of version control software and Sun WorkShop TeamWare · See more »

Surround SCM

Surround SCM is a software configuration management application developed by Seapine Software.

New!!: List of version control software and Surround SCM · See more »

SVK

SVK (also written svk) is a decentralized version control system written in Perl, with a hierarchical distributed design comparable to centralized deployment of BitKeeper and GNU arch.

New!!: List of version control software and SVK · See more »

Team Foundation Server

Team Foundation Server (commonly abbreviated to TFS) is a Microsoft product that provides source code management (either with Team Foundation Version Control or Git), reporting, requirements management, project management (for both agile software development and waterfall teams), automated builds, lab management, testing and release management capabilities.

New!!: List of version control software and Team Foundation Server · See more »

Unix

Unix (trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, development starting in the 1970s at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.

New!!: List of version control software and Unix · See more »

Vault (version control system)

Vault is a commercial, proprietary version control system by SourceGear LLC which markets its product as a replacement for Microsoft's Visual Source Safe.

New!!: List of version control software and Vault (version control system) · See more »

Veracity (software)

Veracity is an open source distributed version control system primarily written by SourceGear LLC which versions not only the artifacts placed under version control in the repository, but also associated data for features such as the integrated bug tracking system and agile build management tool.

New!!: List of version control software and Veracity (software) · See more »

Version control

A component of software configuration management, version control, also known as revision control or source control, is the management of changes to documents, computer programs, large web sites, and other collections of information.

New!!: List of version control software and Version control · See more »

Vesta (Software configuration management)

Vesta is a software configuration management system developed in the 1990s.

New!!: List of version control software and Vesta (Software configuration management) · See more »

Redirects here:

List of Revision Control Systems, List of Version Control Software, List of Version Control Systems, List of revision control software, List of version-control software, Revision control software implementations.

References

[1] https://en.wikipedia.org/wiki/List_of_version_control_software

OutgoingIncoming
Hey! We are on Facebook now! »