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.
Open source software to collaborate on code
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab
... [More] server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers. [Less]
GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!
Fossil is a distributed software version control system that includes an - integrated distributed wiki and an integrated distributed bug-tracking system all in a single, easy-to-use, stand-alone executable.
Everything (client, server, and utilities) is included in a single self-contained
... [More] executable - so very easy to install.
An entire project is contained in single disk file (an SQLite database). [Less]
SVNKit is a pure Java Subversion library.
SVNKit provides programming API to access and manipulate Subversion working copies and Subversion repositories and includes SVNKit-based Subversion command line client.
cvs2svn/cvs2git/cvs2bzr/cvs2hg is a family of tools for migrating a CVS repository, including branches, tags, and history, to Subversion, git, Bazaar, or Mercurial. It is designed for high-quality one-time conversions, not for repeated synchronizations between CVS and the target VCS.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy