A powerful source code management system allowing developers to work on local copies of a codebase and merge changes between distributed repositories.
BitKeeper is a proprietary distributed revision control system originally developed by Larry McVoy in 2002. It was created as an alternative to existing systems like CVS and Subversion which relied on a centralized server to store all code revisions.
Some key features of BitKeeper include:
BitKeeper was the initial tool used to manage Linux kernel development in 2002 but was later replaced by Git in 2005 due to licensing disagreements. At its peak, it was used by major companies like Oracle and Google for projects like OpenSolaris and Google Code before migrating to other alternatives.
While not as popular today, BitKeeper pioneered concepts like distributed version control that influenced later systems such as Git and Mercurial.
Here are some alternatives to BitKeeper:
Suggest an alternative ❐