Jump to content

BitKeeper

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by BrandXBear (talk | contribs) at 00:48, 29 June 2018 (The sentence is not really ambiguous, but since Git was mentioned at the end of the last paragraph, specifying BitKeeper here may make it easier to read.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

BitKeeper
Original author(s)BitMover Inc.
Initial releaseMay 4, 2000; 24 years ago (2000-05-04)
Stable release
7.3.2 / September 23, 2017; 6 years ago (2017-09-23)[1]
Repository
Written inC
Operating systemAIX, FreeBSD, HP-UX, IRIX, Linux, Mac OS X, NetBSD, OpenBSD, Solaris, Windows
TypeDistributed revision control
LicenseApache 2.0
Websitewww.bitkeeper.org Edit this on Wikidata

BitKeeper is a software tool for distributed revision control of computer source code. Originally proprietary software, it was released as open-source software under the Apache 2.0 license on 9 May 2016.[2] BitKeeper is produced by BitMover Inc., a privately held company based in Los Gatos, California[3] and owned by its CEO, Larry McVoy, who had previously designed TeamWare.

History

BitKeeper was first mentioned as a solution to some of the growing pains that Linux was having in September 1998.[4] Early access betas were available in May 1999[5] and on May 4, 2000 the first public release of BitKeeper was made available.[6][7] BitMover used to provide access to the system for certain open source or free software projects, one of which was the source code of the Linux kernel. The license for the "community" version of BitKeeper had allowed for developers to use the tool at no cost for open source or free software projects, provided those developers did not participate in the development of a competing tool (such as Concurrent Versions System, GNU Arch, Subversion or ClearCase) for the duration of their usage of BitKeeper plus one year. This restriction applied regardless of whether the competing tool was free or proprietary. This version of BitKeeper also required that certain meta-information about changes be stored on computer servers operated by BitMover, an addition that made it impossible for community version users to run projects of which BitMover was unaware.

Original license concerns

The decision made in 2002 to use BitKeeper for Linux kernel development was a controversial one. Some, including GNU Project founder Richard Stallman, expressed concern about proprietary tools being used on a flagship free project. While project leader Linus Torvalds and other core developers adopted BitKeeper, several key developers (including Linux veteran Alan Cox) refused to do so, citing the BitMover license, and voicing concern that the project was ceding some control to a proprietary developer. To mitigate these concerns, BitMover added gateways which allowed limited interoperation between the Linux BitKeeper servers (maintained by BitMover) and developers using CVS and Subversion. Even after this addition, flamewars occasionally broke out on the Linux kernel mailing list, often involving key kernel developers and BitMover CEO Larry McVoy, who is also a Linux developer.[8][original research?]

Pricing change

In April 2005, BitMover announced that it would stop providing a version of BitKeeper free of charge to the community, giving as the reason the efforts of Andrew Tridgell, a developer employed by OSDL on an unrelated project, to develop a client which would show the metadata (data about revisions, possibly including differences between versions) instead of only the most recent version. Being able to see metadata and compare past versions is one of the core features of all version-control systems, but was not available to anyone without a commercial BitKeeper license, significantly inconveniencing most Linux kernel developers. Although BitMover decided to provide free commercial BitKeeper licenses to some kernel developers, it refused to give or sell licenses to anyone employed by OSDL, including Linus Torvalds and Andrew Morton, placing OSDL developers in the same position as other kernel developers. The Git project was launched with the intent of becoming the Linux kernel's source code management software, and was eventually adopted by Linux developers.

End of support for the "Free Use" version of BitKeeper was officially July 1, 2005 and users were required to switch to the commercial version or change version control system by then. Commercial users are also required not to produce any competing tools: In October 2005, McVoy contacted a customer using commercially licensed BitKeeper, demanding that an employee of the customer stop contributing to the Mercurial project, a GPL source management tool. Bryan O'Sullivan, the employee, responded, "To avoid any possible perception of conflict, I have volunteered to Larry that as long as I continue to use the commercial version of BitKeeper, I will not contribute to the development of Mercurial."[9]

Open source license

During the release of version 7.2ce at May 9, 2016, BitKeeper announced that it is starting to move from proprietary to open-source license.[10] The Apache License version 2 was chosen.

See also

References

  1. ^ "Release notes for BitKeeper version 7.3.2 released September 23 2017".
  2. ^ "BitKeeper".
  3. ^ "Company information". BitMover.
  4. ^ McVoy, Larry (30 Sep 1998). "A solution for growing pains". linux-kernel (Mailing list). {{cite mailing list}}: Unknown parameter |mailinglist= ignored (|mailing-list= suggested) (help)
  5. ^ "Current status". BitMover. 1999. Archived from the original on 1999-05-08.
  6. ^ "Current status". BitMover. 4 May 2000. Archived from the original on 2000-06-17.
  7. ^ "Development projects". LWN.net. 11 May 2000.
  8. ^ Stallman, Richard (13 October 2002). "Bitkeeper outragem [sic], old and new". linux-kernel (Mailing list). Retrieved 8 April 2008. {{cite mailing list}}: Unknown parameter |mailinglist= ignored (|mailing-list= suggested) (help)
  9. ^ O'Sullivan, Bryan (30 September 2005). "Why I am no longer working on Mercurial". mercurial-devel (Mailing list). Retrieved 14 April 2007. {{cite mailing list}}: Unknown parameter |mailinglist= ignored (|mailing-list= suggested) (help)
  10. ^ "BitKeeper announces opensource license ahead". BitKeeper.org. 9 May 2016.