Fossil

Diff
Login

Diff

Differences From Artifact [2a7b3ce13c]:

To Artifact [e169c6604c]:


64
65
66
67
68
69
70
71




      is an argument for off-machine backups, which Fossil provides when
      you set the clients up to sync with a server.<p>
      Sections 3.2 and the entirety of section 7 are no concern with
      Fossil at all, since it's primarily written by the creator and
      primary maintainer of SQLite, so you can be certain Fossil doesn't
      actively pursue coding strategies that risk database corruption.<p>

     











|
>
>
>
>
64
65
66
67
68
69
70
71
72
73
74
75
      is an argument for off-machine backups, which Fossil provides when
      you set the clients up to sync with a server.<p>
      Sections 3.2 and the entirety of section 7 are no concern with
      Fossil at all, since it's primarily written by the creator and
      primary maintainer of SQLite, so you can be certain Fossil doesn't
      actively pursue coding strategies that risk database corruption.<p>

  6.  <b>A server allows [./caps/ | Fossil's RBAC system] to work.</b><p>
      The role-based access control (RBAC) system in Fossil only works
      when the remote system is on the other side of an HTTP barrier.
      ([./caps/#webonly | Details].) If you want its benefits, you need
      a Fossil server setup of some kind.