Fossil SCM
Added RBAC point to the fossil-v-git article, and tweaked the surrounding text.
Commit
bd7c47c3f8edba2f08d3292c92702d41a2f879f5b4c3172e0fc3412bfddd436a
Parent
25a18bee084aaa4…
1 file changed
+7
-3
+7
-3
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -22,11 +22,12 @@ | ||
| 22 | 22 | with further description in the text that follows. |
| 23 | 23 | |
| 24 | 24 | <blockquote><table border=1 cellpadding=5 align=center> |
| 25 | 25 | <tr><th width="50%">GIT</th><th width="50%">FOSSIL</th></tr> |
| 26 | 26 | <tr><td>File versioning only</td> |
| 27 | - <td>Versioning, Tickets, Wiki, Technotes, Forum</td></tr> | |
| 27 | + <td>VCS, tickets, wiki, docs, notes, forum, | |
| 28 | + [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td></tr> | |
| 28 | 29 | <tr><td>Ad-hoc pile-of-files key/value database</td> |
| 29 | 30 | <td>Relational SQL database</td></tr> |
| 30 | 31 | <tr><td>Bazaar-style development</td><td>Cathedral-style development</td></tr> |
| 31 | 32 | <tr><td>Designed for Linux kernel development</td> |
| 32 | 33 | <td>Designed for SQLite development</td></tr> |
| @@ -42,14 +43,17 @@ | ||
| 42 | 43 | </table></blockquote> |
| 43 | 44 | |
| 44 | 45 | <h3 id="features">2.1 Feature Set</h3> |
| 45 | 46 | |
| 46 | 47 | Git provides file versioning services only, whereas Fossil adds |
| 47 | -integrated [./wikitheory.wiki | wiki], | |
| 48 | +an integrated [./wikitheory.wiki | wiki], | |
| 48 | 49 | [./bugtheory.wiki | ticketing & bug tracking], |
| 49 | 50 | [./embeddeddoc.wiki | embedded documentation], |
| 50 | -[./event.wiki | technical notes], and a [./forum.wiki | forum]. | |
| 51 | +[./event.wiki | technical notes], and a [./forum.wiki | web forum], | |
| 52 | +all protected by a fine-grained | |
| 53 | +[https://en.wikipedia.org/wiki/Role-based_access_control|role-based | |
| 54 | +access control system]. | |
| 51 | 55 | These additional capabilities are available for Git as 3rd-party |
| 52 | 56 | add-ons, but with Fossil they are integrated into |
| 53 | 57 | the design. One way to describe Fossil is that it is |
| 54 | 58 | "[https://github.com/ | GitHub]-in-a-box." |
| 55 | 59 | |
| 56 | 60 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -22,11 +22,12 @@ | |
| 22 | with further description in the text that follows. |
| 23 | |
| 24 | <blockquote><table border=1 cellpadding=5 align=center> |
| 25 | <tr><th width="50%">GIT</th><th width="50%">FOSSIL</th></tr> |
| 26 | <tr><td>File versioning only</td> |
| 27 | <td>Versioning, Tickets, Wiki, Technotes, Forum</td></tr> |
| 28 | <tr><td>Ad-hoc pile-of-files key/value database</td> |
| 29 | <td>Relational SQL database</td></tr> |
| 30 | <tr><td>Bazaar-style development</td><td>Cathedral-style development</td></tr> |
| 31 | <tr><td>Designed for Linux kernel development</td> |
| 32 | <td>Designed for SQLite development</td></tr> |
| @@ -42,14 +43,17 @@ | |
| 42 | </table></blockquote> |
| 43 | |
| 44 | <h3 id="features">2.1 Feature Set</h3> |
| 45 | |
| 46 | Git provides file versioning services only, whereas Fossil adds |
| 47 | integrated [./wikitheory.wiki | wiki], |
| 48 | [./bugtheory.wiki | ticketing & bug tracking], |
| 49 | [./embeddeddoc.wiki | embedded documentation], |
| 50 | [./event.wiki | technical notes], and a [./forum.wiki | forum]. |
| 51 | These additional capabilities are available for Git as 3rd-party |
| 52 | add-ons, but with Fossil they are integrated into |
| 53 | the design. One way to describe Fossil is that it is |
| 54 | "[https://github.com/ | GitHub]-in-a-box." |
| 55 | |
| 56 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -22,11 +22,12 @@ | |
| 22 | with further description in the text that follows. |
| 23 | |
| 24 | <blockquote><table border=1 cellpadding=5 align=center> |
| 25 | <tr><th width="50%">GIT</th><th width="50%">FOSSIL</th></tr> |
| 26 | <tr><td>File versioning only</td> |
| 27 | <td>VCS, tickets, wiki, docs, notes, forum, |
| 28 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td></tr> |
| 29 | <tr><td>Ad-hoc pile-of-files key/value database</td> |
| 30 | <td>Relational SQL database</td></tr> |
| 31 | <tr><td>Bazaar-style development</td><td>Cathedral-style development</td></tr> |
| 32 | <tr><td>Designed for Linux kernel development</td> |
| 33 | <td>Designed for SQLite development</td></tr> |
| @@ -42,14 +43,17 @@ | |
| 43 | </table></blockquote> |
| 44 | |
| 45 | <h3 id="features">2.1 Feature Set</h3> |
| 46 | |
| 47 | Git provides file versioning services only, whereas Fossil adds |
| 48 | an integrated [./wikitheory.wiki | wiki], |
| 49 | [./bugtheory.wiki | ticketing & bug tracking], |
| 50 | [./embeddeddoc.wiki | embedded documentation], |
| 51 | [./event.wiki | technical notes], and a [./forum.wiki | web forum], |
| 52 | all protected by a fine-grained |
| 53 | [https://en.wikipedia.org/wiki/Role-based_access_control|role-based |
| 54 | access control system]. |
| 55 | These additional capabilities are available for Git as 3rd-party |
| 56 | add-ons, but with Fossil they are integrated into |
| 57 | the design. One way to describe Fossil is that it is |
| 58 | "[https://github.com/ | GitHub]-in-a-box." |
| 59 | |
| 60 |