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)

  • Fushuan [he/him]@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    8 days ago

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

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

      As in it’s literally Github-in-a-box you can spin up a web-server with a command<br> (Imagine a git serve command that launches your GitHub instance)

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

          Fossil takes seconds, so what’s your point ? Forgejo is not Git though, it’s more like an extension

      • Fushuan [he/him]@lemm.ee
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        7 days ago

        I really don’t need github in a box sir. I can use the command line just fine and if I need more my code editor interacts with git I show me a fine interface just fine. Spinning up a local web server to see how the vc is going seems like bloat. The Linux mantra is for each tool to be centralised around one task and fossil seems to be overreaching. It looks like they decided on the name appropriately, some old thing not relevant anymore the no one has heard about in a long time, a fossil.

        Addendum: You know that most lemmy clients, even the webview, don’t render the HTML tags, right?

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

          That’s cuz most devs are incompetent & unskilled code-monkeys, First of all it’s the UNIX philosophy not Linux & Who decided on what mantra to use ?

          Oh right you apparently

          Fossil can track what you did, Git cannot & as for your Editor what does it do with Git anyway ?