I would like to introduce you lovely OpenSource Lovers to a GIT-Alternative called FOSSIL that I also stumbled upon.<br> It’s basically opensource Github-in-a-box which means it’s an SCM with:

  • Bug-tracker
  • Ticketting-system
  • Forum
  • Wiki-system
  • even a Chat-functionality

& It’s also <u>self-hostable</u> & the best part it’s all in ONE STANDALONE FILE!!! how cool is that

However this tool supports a completely different style of development in FOSS called the “Cathedral-Style” whereas GIT suports a “Bazaar-Style”<br> The person behind Fossil is the creator of SQLite, <u>Dr.Richard Hipp</u> & they even made other projects to support Fossil like a PIC-Like language called PikChr

Well here’s a difference between Git vs Fossil & they even have a hosting service called CHISEL

Just check it out & use it for fun in your spare time even with the flaws it has (& Try out Darcs & Pijul as well)

  • kingthrillgore@lemmy.ml
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    edit-2
    8 days ago

    Fossil is more like a Jira replacement, and its built by one person with a severe case of NIH. Not necessarily a bad thing but I lived through it with Ubuntu, not really a fan of this philosophy.

    • boonhet@lemm.ee
      link
      fedilink
      arrow-up
      8
      ·
      7 days ago

      I’ve worked with NIH VCS. Never again lol, I’ll stick to git until something else becomes so universally recognized that people en masse start jumping ship.

      • fluckx@lemmy.world
        link
        fedilink
        arrow-up
        25
        ·
        7 days ago

        I think “Not Invented Here”. Meaning he wants to build everything himself from scratch despite there being alternatives he can use instead.

        E.g.: Building your own httprequest library rather than using the existing one which is good enough.

    • ZeroOne@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      4
      ·
      7 days ago

      Because of Ubuntu we get to have “Just works distros” & Fossil has features Git doesn’t