Fossil SCM
Added web UI point to fossil-v-git
Commit
6494d42f2a767e7b9a0895e3e1ac08dcf9fa8ce11ae6ca499cefc5be1ea18392
Parent
bd7c47c3f8edba2…
1 file changed
+3
-2
+3
-2
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -22,11 +22,11 @@ | ||
| 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>VCS, tickets, wiki, docs, notes, forum, | |
| 27 | + <td>VCS, tickets, wiki, docs, notes, forum, UI, | |
| 28 | 28 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td></tr> |
| 29 | 29 | <tr><td>Ad-hoc pile-of-files key/value database</td> |
| 30 | 30 | <td>Relational SQL database</td></tr> |
| 31 | 31 | <tr><td>Bazaar-style development</td><td>Cathedral-style development</td></tr> |
| 32 | 32 | <tr><td>Designed for Linux kernel development</td> |
| @@ -47,11 +47,12 @@ | ||
| 47 | 47 | Git provides file versioning services only, whereas Fossil adds |
| 48 | 48 | an integrated [./wikitheory.wiki | wiki], |
| 49 | 49 | [./bugtheory.wiki | ticketing & bug tracking], |
| 50 | 50 | [./embeddeddoc.wiki | embedded documentation], |
| 51 | 51 | [./event.wiki | technical notes], and a [./forum.wiki | web forum], |
| 52 | -all protected by a fine-grained | |
| 52 | +all within a single nicely-designed [./customskin.md|skinnable web UI], | |
| 53 | +protected by a fine-grained | |
| 53 | 54 | [https://en.wikipedia.org/wiki/Role-based_access_control|role-based |
| 54 | 55 | access control system]. |
| 55 | 56 | These additional capabilities are available for Git as 3rd-party |
| 56 | 57 | add-ons, but with Fossil they are integrated into |
| 57 | 58 | the design. One way to describe Fossil is that it is |
| 58 | 59 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -22,11 +22,11 @@ | |
| 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> |
| @@ -47,11 +47,12 @@ | |
| 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 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -22,11 +22,11 @@ | |
| 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, UI, |
| 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> |
| @@ -47,11 +47,12 @@ | |
| 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 within a single nicely-designed [./customskin.md|skinnable web UI], |
| 53 | protected by a fine-grained |
| 54 | [https://en.wikipedia.org/wiki/Role-based_access_control|role-based |
| 55 | access control system]. |
| 56 | These additional capabilities are available for Git as 3rd-party |
| 57 | add-ons, but with Fossil they are integrated into |
| 58 | the design. One way to describe Fossil is that it is |
| 59 |