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

  • kingthrillgore
    link
    fedilink
    12
    edit-2
    9 hours 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.

    • @[email protected]
      link
      fedilink
      24 hours 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.

    • FineWineOP
      link
      16 hours ago

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

      • @fluckx
        link
        117 hours 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.

        • FineWineOP
          link
          06 hours ago

          With that attitude maybe we shouldn’t invent at all Why not go all the way

          • @fluckx
            link
            23 hours ago

            I think you’re reacting to the wrong person as I didn’t make the NIH claim, but merely explained its meaning. :)

      • kingthrillgore
        link
        fedilink
        67 hours ago

        Not Invented Here, the urge to rebuild the wheel because someone else did it.

  • @[email protected]
    link
    fedilink
    English
    1310 hours ago
    • open-source
    • Ticketing
    • Cathedral-style coding isn’t very Open-Source, if you believe the man who wrote the book and coined the term.
    • it’s okay to post your own words instead of drunkenly jamming HTML into Markdown.
    • FineWineOP
      link
      38 hours ago

      I like Markdown so I’m gonna use it

  • @TrickDacy
    link
    2812 hours ago

    What about git needs replacement?

    • kingthrillgore
      link
      fedilink
      3
      edit-2
      10 hours ago

      Git is far from user friendly but that’s a design consideration from a decentralized architecture. Fossil will have the same considerations. People need to learn how to use Git.

      The problem is there’s only one person who really knows how to use it: Linus.

      • @[email protected]
        link
        fedilink
        33 hours ago

        I’m so fuckin tired of hearing x is user unfriendly, it’s not intuitive enough.

        Like fuckin yeah. Sometimes you have to actually learn something new to use something new when I first started driving it wasn’t user friendly. I had to learn how to do it

      • @[email protected]
        link
        fedilink
        14 hours ago

        does he? i was under the impression that linus considers it just as stupid as everybody else and its existence is somewhat unsettlingly like a separate organism that lives in our collective brain activity…

    • FineWineOP
      link
      18 hours ago

      It doesn’t have remote/server capabilities for one

      • Fushuan [he/him]
        link
        fedilink
        English
        22 hours ago

        I must be missing whan you mean by remote/server since pull, fetch, push… All interact with remote copies of the repo.

      • @TrickDacy
        link
        78 hours ago

        Isn’t that by design? I believe the intention was to offload that capability to an existing solution, usually ssh.

        • FineWineOP
          link
          -16 hours ago

          Yeah & for that we have to deal withe Dependency hell Look at the size of Fossil & compare

          • Fushuan [he/him]
            link
            fedilink
            English
            12 hours ago

            What? Since when has ssh been a negative? Regardless of VC if you work on remote machines you need SSH, fullstop. I won’t take you seriously if you think otherwise sorry.

          • @TrickDacy
            link
            13 hours ago

            Not sure what that means. Never once heard of git being a problem or large in size. Further, it’s extremely widely supported.

    • @[email protected]
      link
      fedilink
      612 hours ago

      Seems like a historic artefact to me as well. And one of their mentioned points was “no sync via http” which even for 2006 makes me… hesitant.

      And their history section ends in 2007, couldn’t find a feature comparison in their quick start guide.

    • FineWineOP
      link
      3
      edit-2
      6 hours ago

      Why ? As in the intense dislike ?

    • @[email protected]
      link
      fedilink
      1913 hours ago

      Darcs does not require a central server, and works perfectly in offline mode.

      Git can be used that way too. Am I missing something?

      • PHLAK
        link
        English
        1
        edit-2
        2 hours ago

        Am I missing something?

        No and, in fact, this was (and still is) a selling point of Git over the alternatives (e.g. Subversion) available at the time that required you to “check out” some code and no one else could check out/modify that code while you had it checked out.

        • FineWineOP
          link
          -16 hours ago

          So Git has a ticketting system ?

      • 2xsaiko
        link
        fedilink
        412 hours ago

        Since jujutsu is Git-compatible it has very much replaced Git for me and is what I’m using for everything now. Its workflow is so good and miles ahead of Git.

        I was trying out Pijul for a while before that and while it has a lot of great ideas and has a lot of potential due to the way its foundations work its interface is way too janky right now and missing features and nothing I’ve reported or the many changes I’ve submitted have been fixed/pulled since March. I’d really like it to be good but alas…

  • @[email protected]
    link
    fedilink
    1014 hours ago

    Spent 5 minutes on the website and couldn’t get a peek at their code… The most fundamental thing, IMO.

    • lime!
      link
      fedilink
      English
      1813 hours ago

      fossil is made by the sqlite devs, for development of sqlite. this is not some amateur operation.

      also, it’s by the sqlite people, so expect the code to be… odd.

      • FineWineOP
        link
        513 hours ago

        & The code behind Linux isn’t ? People back then did some REAL sorcery with coding

        • lime!
          link
          fedilink
          English
          513 hours ago

          back then? both codebases are fully modern. its more that sqlite uses a style that differs from the accepted norm quite a bit. that, and they don’t accept contributions.

          • FineWineOP
            link
            18 hours ago

            Yeah it’s the cathedral-style, Opensource but closed contributions as in no PRs

      • FineWineOP
        link
        16 hours ago

        There are tabs above like a browser

    • FineWineOP
      link
      213 hours ago

      Look at the bottom

  • Codex
    link
    211 hours ago

    I love Fossil and use it for all my personal projects! I use syncthing to keep my all my repositories updated across devices and it works great!

    I do wish I better understood either self-hosting or that there were more web hosts though, it would make collaboration easier when I feel like sharing. A git(hub) bridge could do it too I guess…