
1 Apr
2025
1 Apr
'25
8:53 a.m.
From: William Park via talk <talk@gtalug.org>
- Git/SVN is interesting way to "serialize" the access. Hmm...
It does more than serialize (a lock would do that). It helps you merge changes that had been done at the same time. I think that git has won over SVN. Probably for good reasons.
- I was thinking something like Wiki without the database backend.
There are a lot of Wiki systems, some of which don't use databases. Here's one (I think this is the software GTALUG used but hasn't maintained since Chris died): <https://www.dokuwiki.org/dokuwiki> Here's a list of Wiki software. <https://en.wikipedia.org/wiki/List_of_wiki_software>