◊(Local Yarn Code "Update of "Why Fossil?"")

Overview

Artifact ID: 9badc4c82838b942dd85129c823b8f8fc4059693428c8a07183d3a41e1ca5669
Page Name:Why Fossil?
Date: 2018-08-05 04:04:15
Original User: joel
Next 0efde4ca19973e760807eeed72daf1891332cd72e7dce4a1c96398a140af3b5d
Content

Why Fossil?

Fossil is a form of version control, and like most hep developers I use version control because of its several benefits.

As well, I wanted to keep everything in one place. The Local Yarn is (as noted elsewhere) not “a website”; rather it is A) writing, B) print and hypertext designs for the writing, and C) the source code that ties these things together. So I have always wanted to make the code, and the use of the code, a first-class part of the thing that can be explored here. In order to do that properly, I need it to live in the same place as everything else, rather than sending visitors off to an outside host like GitHub or GitLab.

However, you are likely reading this because of the implied second half of the question: why Fossil and not Git?

Being familiar with Git, you may find the following analogy statement instructive:

GitHub hosted repo : Self-hosted Fossil repo :: Expo floor booth : The Batcave

It’s a rough analogy, but it works. Fossil does more than Git, it allows finer control of presentation and security, and is (for better or worse, depending on the project) well outside of the GitHub social network and pull-request system.