Differences between version 7 and previous revision of BitKeeper.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 7 | Last edited on Tuesday, December 28, 2004 1:26:40 am | by AristotlePagaltzis | Revert |
Older page: | version 6 | Last edited on Saturday, December 25, 2004 6:51:40 pm | by AristotlePagaltzis | Revert |
@@ -1,5 +1,3 @@
-[BitKeeper | http://www.bitkeeper.com/] is the VersionControlSystem used for the LinuxKernel development since sometime around 2.4.13. Its major distinguishing characteristic is that it keeps distributed repositories, unlike the [CVS] model where everyone commits to the same machine
.
+[BitKeeper | http://www.bitkeeper.com/] is the VersionControlSystem used for the LinuxKernel development since sometime around 2.4.13. Its major distinguishing characteristic is that it keeps distributed repositories, unlike the [CVS] model where everyone commits to a central repository located on a single host
.
-It is not FreeSoftware that
does some strange things like making all your changes/log files public unless you buy a commercial licence. (The idea is that OpenSource projects can use it without charge, but people who want to keep changes proprietary need to pay up.) I'm not sure about the licence details, but I think it requires
you to accept changes to the licence, and to use newer versions of the software
.
-
-
Another contentious issue is that they changed their licence so that people working on a competing product, eg SubVersion, cannot use it. There has been a lot of anger over this move, probably rightly.
+It is not FreeSoftware, and
does some strange things like making all your changes/log files public unless you buy a commercial licence. (The idea is that OpenSource projects can use it without charge, but people who want to keep changes proprietary need to pay up.) It seems to also require
you to accept any
changes to the licence whenever ~BitMover choose to make them
, and to stay upgraded
. Another contentious issue is that they changed their licence so that people working on a competing product, eg SubVersion, cannot use it. There has been a lot of anger over this move, probably rightly.