Runterwählen ist kein Gegenargument.

[Verifying my cryptographic key: openpgp4fpr:941D456ED3A38A3B1DBEAB2BC8A2CCD4F1AE5C21]

  • 7 Posts
  • 78 Comments
Joined 2 months ago
cake
Cake day: July 1st, 2024

help-circle


















  • rhabarba@feddit.orgtoLinux Gaming@lemmy.worldGitHub is down
    link
    fedilink
    English
    arrow-up
    1
    ·
    23 days ago

    You don’t need to install SQLite to use Fossil, as Fossil already contains the (newest) version of SQLite, given that both tools come from the same developer.

    In my experience, Git is harder to use than Fossil and if shit hits the fan, it is much harder to unshit the fan. There are reasons why there are numerous tutorials and books about how to tame Git. I don’t want to have to tame the tools that I use every day.

    And yes, most tools are not Linux. Linux is a huge bazaar (with one BFDL, but that’s optional). Most real-life projects are a cathedral though, and Git just doesn’t mirror this.



  • rhabarba@feddit.orgtoLinux Gaming@lemmy.worldGitHub is down
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    23 days ago

    It depends on the outer circumstances, I think. Using the prevalent tool makes sense in existing environments (which is one of the reasons why many companies use SVN - it worked for them before Git existed and it still works for them, so why not?). For new projects, one-man teams and/or companies starting from scratch, Git might not always be the best choice.