Fossil SCM
Updated summary table at the top of fossil-v-git doc to track the recent organization changes.
Commit
1c9b177182e36210e770b9c22fa827983e1335ac6b62b905a96a7811308c76d6
Parent
e9628d7063e0802…
1 file changed
+2
-1
+2
-1
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -24,20 +24,21 @@ | ||
| 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 | 27 | <td>VCS, tickets, wiki, docs, notes, forum, UI, |
| 28 | 28 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td></tr> |
| 29 | +<tr><td>Sprawling, incoherent, and inefficient</td> | |
| 30 | + <td>Self-contained and efficient</td></tr> | |
| 29 | 31 | <tr><td>Ad-hoc pile-of-files key/value database</td> |
| 30 | 32 | <td>Relational SQL database</td></tr> |
| 31 | 33 | <tr><td>Bazaar-style development</td><td>Cathedral-style development</td></tr> |
| 32 | 34 | <tr><td>Designed for Linux kernel development</td> |
| 33 | 35 | <td>Designed for SQLite development</td></tr> |
| 34 | 36 | <tr><td>Many contributors</td> |
| 35 | 37 | <td>Select contributors</td></tr> |
| 36 | 38 | <tr><td>Focus on individual branches</td> |
| 37 | 39 | <td>Focus on the entire tree of changes</td></tr> |
| 38 | -<tr><td>Lots of little tools</td><td>Stand-alone executable</td></tr> | |
| 39 | 40 | <tr><td>One check-out per repository</td> |
| 40 | 41 | <td>Many check-outs per repository</td></tr> |
| 41 | 42 | <tr><td>Remembers what you should have done</td> |
| 42 | 43 | <td>Remembers what you actually did</td></tr> |
| 43 | 44 | <tr><td>SHA-1, SHA-256</td> |
| 44 | 45 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -24,20 +24,21 @@ | |
| 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> |
| 33 | <td>Designed for SQLite development</td></tr> |
| 34 | <tr><td>Many contributors</td> |
| 35 | <td>Select contributors</td></tr> |
| 36 | <tr><td>Focus on individual branches</td> |
| 37 | <td>Focus on the entire tree of changes</td></tr> |
| 38 | <tr><td>Lots of little tools</td><td>Stand-alone executable</td></tr> |
| 39 | <tr><td>One check-out per repository</td> |
| 40 | <td>Many check-outs per repository</td></tr> |
| 41 | <tr><td>Remembers what you should have done</td> |
| 42 | <td>Remembers what you actually did</td></tr> |
| 43 | <tr><td>SHA-1, SHA-256</td> |
| 44 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -24,20 +24,21 @@ | |
| 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>Sprawling, incoherent, and inefficient</td> |
| 30 | <td>Self-contained and efficient</td></tr> |
| 31 | <tr><td>Ad-hoc pile-of-files key/value database</td> |
| 32 | <td>Relational SQL database</td></tr> |
| 33 | <tr><td>Bazaar-style development</td><td>Cathedral-style development</td></tr> |
| 34 | <tr><td>Designed for Linux kernel development</td> |
| 35 | <td>Designed for SQLite development</td></tr> |
| 36 | <tr><td>Many contributors</td> |
| 37 | <td>Select contributors</td></tr> |
| 38 | <tr><td>Focus on individual branches</td> |
| 39 | <td>Focus on the entire tree of changes</td></tr> |
| 40 | <tr><td>One check-out per repository</td> |
| 41 | <td>Many check-outs per repository</td></tr> |
| 42 | <tr><td>Remembers what you should have done</td> |
| 43 | <td>Remembers what you actually did</td></tr> |
| 44 | <tr><td>SHA-1, SHA-256</td> |
| 45 |