Projects tagged ‘collaboration’ and ‘scm’


[18 total ]
1041

TortoiseSVN

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

TortoiseSVN is a very easy to use SCM / source control software for Microsoft Windows. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.

Metrics updated 13 Oct 08

600

Git

   
Primary Language: C Licensed as: GNU General Public License 2.0

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Metrics updated 19 Aug 08

404

CVS: Concurrent Versions System

   
Primary Language: C Licensed as: GNU General Public License 2.0

CVS is a version control system, an important component of Source Configuration Management (SCM).

Metrics updated 12 Oct 08

195

Mercurial

   
Primary Language: Python Licensed as: GNU General Public License 2.0

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.

Metrics updated 05 Sep 08

111

Bazaar Version Control

   
Primary Language: Python Licensed as: GNU General Public License 2.0 or later

Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.

Metrics updated 25 May 08

94

Darcs

   
Licensed as: GNU General Public License 2.0

Darcs is a free, open source source code management system. Every user has access to the full command set, removing boundaries between server and client or committer and non-committers. Darcs is easy to learn and efficient to use because it ... [More] asks you questions in response to simple commands, giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full "diff" for interesting patches. [Less]

67

SVK

   
Primary Language: Perl Licensed as: Artistic License

svk is a distributed version control system designed from the ground up to integrate cleanly with Subversion, the emerging standard in enterprise version control. With SVK, advanced branching and merging and even offline commits are easy.

Metrics updated 11 Oct 08

23

monotone

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging ... [More] , lightweight branches, integrated code review and 3rd party testing. It uses cryptographic version naming and client-side RSA certificates. It has good internationalization support, has no external dependencies, is written in C++, runs on Linux, Solaris, Mac OS X and other unixes, and Windows too. [Less]

Metrics updated 30 Jul 07

15

Stacked Git

   
Primary Language: Python Licensed as: GNU General Public License 2.0

StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality.

Metrics updated 22 Sep 08

12

SCPlugin

   
Primary Language: shell script Licensed as: BSD-ish License

SCPlugin allows access to Subversion commands from the Mac OS X Finder.

Metrics updated about 17 hours ago