Revision control systems

Topic Filter Topic topics

Share This
table started by grauw for the Revision control systems Base
There is no user-contributed description yet.
+

x

   
x name x image x article
+

Do you know something that's missing from this view? Add it!

If you have a list you can use our wizard to match it with topics that may already be in Freebase.
Go to the import tool »
x Mercurial Mercurial logo
Mercurial is a cross-platform, distributed revision control tool for software developers. It is mainly implemented using the Python programming language, but includes a binary diff implementation written in C. Mercurial was initially written to run...
x Merge    
x Lock  
In computer science, a lock is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. Locks are one way of enforcing concurrency control policies. Generally, locks are...
x Merge  
Merging is the act of reconciling multiple changes made to different copies of the same file. Most often, it is necessary when a file is modified by two people on two different computers at the same time. Later, these changes are merged, resulting...
x Changeset    
x Snapshot  
In computer file systems, a snapshot is a copy of a set of files and directories as they were at a particular point in the past. The term was coined as an analogy to that in photography. A full backup of a large data set may take a long time to...
x Patch  
A revision control software history model that is currently in use by the darcs revision control software, where patches are global to the repository and are subject under certain conditions to reordering, as governed by the project's “theory...
x Client-server  
Client-server computing or networking is a distributed application architecture that partitions tasks or work loads between service providers (servers) and service requesters, called clients. Often clients and servers operate over a computer network...
x Distributed  
In a distributed model, repositories act as peers, and users typically have a local repository with version history available, in addition to their working copies.
x Namespace  
A revision identifier that consists of filenames with sequential version numbers.
x Pseudorandom number sequence  
A Pseudorandom number sequence is a sequence of numbers that has been computed by some defined arithmetic process but is effectively a random number sequence for the purpose for which it is required. Although a pseudorandom number sequence in this...
x User ID-Ordinal    
x SHA-1    
x MD5  
In cryptography, MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used...
x O(patch)  
Growth-rate of a repository that grows as the size of the patches between revisions.
x O(revisions)  
Growth-rate of a repository that grows as the size of each revision checked in.
x Bazaar Bazaar
Bazaar (formerly Bazaar-NG, commandline tool bzr) is a distributed revision control system sponsored by Canonical Ltd., designed to make it easier for anyone to contribute to free and open source software projects. The development team's focus is on...
x Actively developed    
x Abandoned    
x Maintained    
x BitKeeper  
BitKeeper is a software tool for distributed revision control (configuration management, SCM, etc.) of computer source code. A sophisticated distributed system, BitKeeper competes largely against other professional systems such as Rational ClearCase...
x Concurrent Versions System  
The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, is a free software revision control system in the field of software development. Version control system software keeps track of all work and all changes in a set...
x GNU arch GNU arch logo
In computing, GNU arch is a distributed 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...
x Perforce  
Perforce is a commercial, proprietary revision control system developed by Perforce Software, Inc. Perforce is a client/server system. The server manages a central database and a master repository of file versions. Users work on files in local...
x Subversion Subversion
Subversion (SVN) is a version control system initiated in 1999 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to...
x Microsoft Visual SourceSafe  
Microsoft Visual SourceSafe (VSS) is a source control software package oriented towards small software development projects. Like most source control systems, SourceSafe creates a virtual library of computer files. While most commonly used for...
x Git Git Logo
Git is a free distributed revision control, or software source code management project with an emphasis on being fast. Git was initially designed and developed by Linus Torvalds for Linux kernel development. Every Git working directory is a full...
x Namespace  
A namespace is an abstract container or environment created to hold a logical grouping of unique identifiers or symbols (i.e., names). An identifier defined in a namespace is associated with that namespace. The same identifier can be independently...
x AccuRev  
Accurev is a commercial Software Configuration Management (SCM) solution developed by Accurev, Inc. Founded by current CTO and architect Damon Poole in 1998, the company is based in Lexington, MA, USA. The initial release of Accurev 1.0 was made in...
x Aldon    
x Alienbrain    
x AllChange    
x AllFusion Harvest Change Manager  
AllFusion Harvest Change Manager is a software tool for the configuration management (revision control, SCM etc) of source code and other software development assets. The first CCC (acronym for 'Change and Configuration Control') product was...
x AVS    
x Rational ClearCase  
Rational ClearCase is a software tool for revision control (e.g. configuration management, SCM) of source code and other software development assets. It is developed by the Rational Software division of IBM. ClearCase forms the base of version...
x Code Co-op  
Code Co-op is the peer-to-peer version control system made by Reliable Software. Code Co-op is a distributed version control system of the replicated type. It uses peer-to-peer architecture to share projects among developers and to control changes...
x Codeville  
Codeville is a revision control computer program. It was written by Ross Cohen using Python, with some design work done by Bram Cohen. It uses an innovative merging algorithm called the "Codeville merge". A new merge algorithm called "Precise...
x Darcs darcs logo
Darcs is a distributed revision control system by David Roundy that was designed to replace traditional centralized source control systems such as CVS and Subversion. Two particular features in its design distinguish it from CVS. Each copy of the...
x DesignSync    
x Endevor    
x FileHamster    
x LibreSource  
LibreSource is a collaborative development platform for open-source software, groupware, community interaction, electronic archiving and Web publishing. Based on Java/J2EE, LibreSource is a modular web server that users can customize online by...
x MKS Source  
MKS Integrity for Software Configuration Management (formerly known as MKS Source and MKS Source Integrity) is a commercial, proprietary Revision Control (RC) system. It is developed by MKS Inc., which was founded in 1984. The MKS Integrity system...
x Mogware    
x Monotone Monotone
Monotone is an open source software tool for distributed revision control. Monotone tracks revisions to files, groups sets of revisions into changesets, and tracks history across renames. The design principle is distributed operation making heavy...
x Plastic SCM Plastic SCM snapshot.
Plastic SCM is a commercial SCM system developed by Codice Software. Plastic tries to focus on parallel development, branching and merging and security. To enable parallel development Plastic focuses on branching. The main difference between the...
x PureCM    
x Razor    
x SourceAnywhere Hosted    
x SourceHaven  
SourceHaven is software for Revision Control (RC) and/or Software Configuration Management (SCM). It is developed by Veterisoft, Inc. SourceHaven has a client/server architecture. The server manages collections of versioned files and metadata in one...
x StarTeam Starteam
StarTeam is a revision control, SCM and SDLC software application, created by Starbase Corporation, acquired by Borland in January 2003. The application is client-server, backed by a relational database that retains all changes made to a project...
x Surround SCM    
x 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. The primary author of svk is Kao Chia-liang (Chinese: 高嘉良). Like...
x Telelogic 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 executables and...
x Team Foundation Server  
Team Foundation Server (commonly abbreviated TFS) is a Microsoft product offering source control, data collection, reporting, and project tracking, and is intended for collaborative software development projects. It is available either as stand...
x Vault  
Vault is a commercial, proprietary revision control system by SourceGear LLC which markets its product as a replacement for Microsoft's Visual Source Safe. The Vault revision control system uses Microsoft SQL Server as a back end database and...
x 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...
x Released    
x claro products GmbH unternehmen.jpg
An Austrian company with sparkling prospects!

Anyone who no longer lives with their mother would tell you that the dishwasher is one of the most beneficial inventions. However, you need professional detergent to ensure that your crockery gets not...
x under development    
Edit Collection Schema
All topics in this collection are typed as Topic
Use Data from this Collection
Choose a format:

Images and articles are not included in export files, which are limited to 1000 items. Complete data dumps are also available here.

Flag this Collection
Why do you want to flag this collection?