Fossil SCM
sync.wiki: fixed a typo and struck allow-symlinks from the list of sync'd config options.
Commit
d1ac2f90da44dcf592aeb9cd907ac069920f4f639e22414d7d41ab3a44c82dc8
Parent
3f8ee9e1f3b5baf…
1 file changed
+11
-11
+11
-11
| --- www/sync.wiki | ||
| +++ www/sync.wiki | ||
| @@ -32,20 +32,20 @@ | ||
| 32 | 32 | [/help?cmd=configuration|config pull] |
| 33 | 33 | commands. |
| 34 | 34 | |
| 35 | 35 | <h3 id="crdt">1.1 Conflict-Free Replicated Datatypes</h3> |
| 36 | 36 | |
| 37 | -<p>The "bag of artifacts" data model used by Fossil | |
| 38 | -Fossil is apparently an implementation of a particular | |
| 39 | -[https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type|Conflict-Free Replicated | |
| 40 | -Datatype (CRDT)] | |
| 41 | -called a "G-Set" or "Grow-only Set". | |
| 42 | -The academic literature on CRDTs only began to appear in about 2011, and | |
| 43 | -Fossil predates that research by at least 4 years. But it is nice to know | |
| 44 | -that theorists have now proven that the underlying data model of Fossil can | |
| 45 | -provide strongly-consistent replicas using only peer-to-peer communication | |
| 46 | -and without any kind of central authority.</p> | |
| 37 | +<p>The "bag of artifacts" data model used by Fossil is apparently an | |
| 38 | +implementation of a particular | |
| 39 | +[https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type|Conflict-Free | |
| 40 | +Replicated Datatype (CRDT)] called a "G-Set" or "Grow-only Set". The | |
| 41 | +academic literature on CRDTs only began to appear in about 2011, and | |
| 42 | +Fossil predates that research by at least 4 years. But it is nice to | |
| 43 | +know that theorists have now proven that the underlying data model of | |
| 44 | +Fossil can provide strongly-consistent replicas using only | |
| 45 | +peer-to-peer communication and without any kind of central | |
| 46 | +authority.</p> | |
| 47 | 47 | |
| 48 | 48 | <p>If you are already familiar with CRDTs and were wondering if Fossil |
| 49 | 49 | used them, the answer is "yes". We just don't call them by that name.</p> |
| 50 | 50 | |
| 51 | 51 | |
| @@ -593,11 +593,11 @@ | ||
| 593 | 593 | <li> crlf-glob |
| 594 | 594 | <ul></td><td valign="top"><ul> |
| 595 | 595 | <li> crnl-glob |
| 596 | 596 | <li> encoding-glob |
| 597 | 597 | <li> empty-dirs |
| 598 | -<li> allow-symlinks | |
| 598 | +<li> <s>allow-symlinks</s> (removed 2020-08, version 2.12.1) | |
| 599 | 599 | <li> dotfiles |
| 600 | 600 | <li> parent-project-code |
| 601 | 601 | <li> parent-projet-name |
| 602 | 602 | <li> hash-policy |
| 603 | 603 | <li> mv-rm-files |
| 604 | 604 |
| --- www/sync.wiki | |
| +++ www/sync.wiki | |
| @@ -32,20 +32,20 @@ | |
| 32 | [/help?cmd=configuration|config pull] |
| 33 | commands. |
| 34 | |
| 35 | <h3 id="crdt">1.1 Conflict-Free Replicated Datatypes</h3> |
| 36 | |
| 37 | <p>The "bag of artifacts" data model used by Fossil |
| 38 | Fossil is apparently an implementation of a particular |
| 39 | [https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type|Conflict-Free Replicated |
| 40 | Datatype (CRDT)] |
| 41 | called a "G-Set" or "Grow-only Set". |
| 42 | The academic literature on CRDTs only began to appear in about 2011, and |
| 43 | Fossil predates that research by at least 4 years. But it is nice to know |
| 44 | that theorists have now proven that the underlying data model of Fossil can |
| 45 | provide strongly-consistent replicas using only peer-to-peer communication |
| 46 | and without any kind of central authority.</p> |
| 47 | |
| 48 | <p>If you are already familiar with CRDTs and were wondering if Fossil |
| 49 | used them, the answer is "yes". We just don't call them by that name.</p> |
| 50 | |
| 51 | |
| @@ -593,11 +593,11 @@ | |
| 593 | <li> crlf-glob |
| 594 | <ul></td><td valign="top"><ul> |
| 595 | <li> crnl-glob |
| 596 | <li> encoding-glob |
| 597 | <li> empty-dirs |
| 598 | <li> allow-symlinks |
| 599 | <li> dotfiles |
| 600 | <li> parent-project-code |
| 601 | <li> parent-projet-name |
| 602 | <li> hash-policy |
| 603 | <li> mv-rm-files |
| 604 |
| --- www/sync.wiki | |
| +++ www/sync.wiki | |
| @@ -32,20 +32,20 @@ | |
| 32 | [/help?cmd=configuration|config pull] |
| 33 | commands. |
| 34 | |
| 35 | <h3 id="crdt">1.1 Conflict-Free Replicated Datatypes</h3> |
| 36 | |
| 37 | <p>The "bag of artifacts" data model used by Fossil is apparently an |
| 38 | implementation of a particular |
| 39 | [https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type|Conflict-Free |
| 40 | Replicated Datatype (CRDT)] called a "G-Set" or "Grow-only Set". The |
| 41 | academic literature on CRDTs only began to appear in about 2011, and |
| 42 | Fossil predates that research by at least 4 years. But it is nice to |
| 43 | know that theorists have now proven that the underlying data model of |
| 44 | Fossil can provide strongly-consistent replicas using only |
| 45 | peer-to-peer communication and without any kind of central |
| 46 | authority.</p> |
| 47 | |
| 48 | <p>If you are already familiar with CRDTs and were wondering if Fossil |
| 49 | used them, the answer is "yes". We just don't call them by that name.</p> |
| 50 | |
| 51 | |
| @@ -593,11 +593,11 @@ | |
| 593 | <li> crlf-glob |
| 594 | <ul></td><td valign="top"><ul> |
| 595 | <li> crnl-glob |
| 596 | <li> encoding-glob |
| 597 | <li> empty-dirs |
| 598 | <li> <s>allow-symlinks</s> (removed 2020-08, version 2.12.1) |
| 599 | <li> dotfiles |
| 600 | <li> parent-project-code |
| 601 | <li> parent-projet-name |
| 602 | <li> hash-policy |
| 603 | <li> mv-rm-files |
| 604 |