Share This
table started by
chriseppstein for the chriseppstein's Base
There is no user-contributed description yet.
Add More Topics
Save this view to a base, or just for yourself.
10 Revision Control System topics matching:
Filter this Collection|
|
||||
|---|---|---|---|---|
| x name | x image | x Public Repositories | x Distributed | x article |
| x Subversion |
|
Freebase Ruby Repository |
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 Mercurial |
|
Freebase Ruby Repository | Yes |
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 Git |
|
Yes |
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 Concurrent Versions System | No |
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 BitKeeper | Yes |
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 Perforce | No |
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 TeamWare | Yes |
Sun WorkShop TeamWare (later Forte TeamWare, then Forte Code Management Software) is a distributed source code revision control system made by Sun Microsystems. Last available as part of the Forte Developer 6 update 2 product, TeamWare is no longer...
|
||
| x Darcs |
|
Yes |
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 Bazaar |
|
Yes |
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 Revision 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,...
|
|||