Announcement

Collapse
No announcement yet.

BitKeeper Version Control Released As Open-Source

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BitKeeper Version Control Released As Open-Source

    Phoronix: BitKeeper Version Control Released As Open-Source

    Over one decade after the Linux kernel abandoned BitKeeper as their source version control system and years after Git's continued widespread adoption, BitKeeper has finally been made open-source...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Linus Torvalds developed Git after BitKeeper's parent company (BitMover) announced the end of providing the software free to the community and associated obstacles.
    No, it's not what really happened. BitKeeper wasn't content with the fact that BK's protocol was reverse engineered by Linux developers so a row ensued which resulted in Linus deciding not to depend on a proprietary software solution.

    Comment


    • #3
      Originally posted by birdie View Post

      No, it's not what really happened. BitKeeper wasn't content with the fact that BK's protocol was reverse engineered by Linux developers so a row ensued which resulted in Linus deciding not to depend on a proprietary software solution.
      Both narratives happens to be true. Andrew Tridge (Samba developer) who worked for OSDL (predecessor of Linux Foundation) did some some reverse engineering work on BitKeeper protocol. Larry from BitKeeper stopped licensing to OSDL in response (and subsequently ended the gratis version altogether after a conversation with Linus). Linus also was working for OSDL at that time and therefore no longer had access to BitKeeper. He decided to developed Git.

      Comment


      • #4
        MOthorhead - Too late too late , RIP Lemmy

        Comment


        • #5
          Yay. It's only 10 years late.

          Comment


          • #6
            "git clone https://github.com/bitkeeper-scm/bitkeeper.git"

            Enough said.


            Comment


            • #7
              Originally posted by ataradov View Post
              "git clone https://github.com/bitkeeper-scm/bitkeeper.git"
              Enough said.
              Hey, they do have it on their system: https://www.bitkeeper.org/download.html

              Although, I wonder, what's the thinking of hosting it on a competitive commercial entity (GitHub) and their (albeit free/oss) versioning system (git)?!!??

              Comment


              • #8
                Originally posted by Licaon View Post
                Hey, they do have it on their system: https://www.bitkeeper.org/download.html

                Although, I wonder, what's the thinking of hosting it on a competitive commercial entity (GitHub) and their (albeit free/oss) versioning system (git)?!!??

                If Bitkeeper requires bitkeeper inorder to get bitkeeper, it isn't going fare well. Also GitHub is a very popular collob dev platform. Using it is pretty logical.

                Comment


                • #9
                  I would be quite interested in seeing a comparison between Git and BK, both feature-wise and performance-wise.

                  Comment


                  • #10
                    Originally posted by RahulSundaram View Post
                    If Bitkeeper requires bitkeeper inorder to get bitkeeper, it isn't going fare well. Also GitHub is a very popular collob dev platform. Using it is pretty logical.
                    Yes, but a source-control system that isn't self-hosted kind of sends the wrong message. I remember when Git support on Eclipse was new, they had an exemption to host their plugins outside the Eclipse version control (CVS or SVN or whatever it was at the time), because it wasn't really appropriate to bar them from using their own plugin to develop that plugin.

                    Comment

                    Working...
                    X