Fossil SCM
Small adjustments to the terminology in the summary table at the top of fossil-v-git.wiki.
Commit
38850c03f42d34689c3a6d8f593cefa607259e25f16d7e9249889dad855e24e1
Parent
018db17c5442635…
1 file changed
+4
-4
+4
-4
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -40,22 +40,22 @@ | ||
| 40 | 40 | <td>VCS, tickets, wiki, docs, notes, forum, UI, |
| 41 | 41 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td> |
| 42 | 42 | <td><a href="#features">2.1 ↓</a></td> |
| 43 | 43 | </tr> |
| 44 | 44 | <tr> |
| 45 | - <td>Sprawling, incoherent, and inefficient</td> | |
| 45 | + <td>Sprawling and inefficient</td> | |
| 46 | 46 | <td>Self-contained and efficient</td> |
| 47 | 47 | <td><a href="#efficient">2.2 ↓</a></td> |
| 48 | 48 | </tr> |
| 49 | 49 | <tr> |
| 50 | - <td>Ad-hoc pile-of-files key/value database</td> | |
| 50 | + <td>One-off custom pile-of-files data store</td> | |
| 51 | 51 | <td>[https://sqlite.org/famous.html|The most popular database in the world]</td> |
| 52 | 52 | <td><a href="#durable">2.3 ↓</a></td> |
| 53 | 53 | </tr> |
| 54 | 54 | <tr> |
| 55 | - <td>Portable to POSIX systems only</td> | |
| 56 | - <td>Runs just about anywhere</td> | |
| 55 | + <td>Runs natively on POSIX systems only</td> | |
| 56 | + <td>Native on all common desktop platforms</td> | |
| 57 | 57 | <td><a href="#portable">2.4 ↓</a></td> |
| 58 | 58 | </tr> |
| 59 | 59 | <tr> |
| 60 | 60 | <td>Bazaar-style development</td> |
| 61 | 61 | <td>Cathedral-style development</td> |
| 62 | 62 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -40,22 +40,22 @@ | |
| 40 | <td>VCS, tickets, wiki, docs, notes, forum, UI, |
| 41 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td> |
| 42 | <td><a href="#features">2.1 ↓</a></td> |
| 43 | </tr> |
| 44 | <tr> |
| 45 | <td>Sprawling, incoherent, and inefficient</td> |
| 46 | <td>Self-contained and efficient</td> |
| 47 | <td><a href="#efficient">2.2 ↓</a></td> |
| 48 | </tr> |
| 49 | <tr> |
| 50 | <td>Ad-hoc pile-of-files key/value database</td> |
| 51 | <td>[https://sqlite.org/famous.html|The most popular database in the world]</td> |
| 52 | <td><a href="#durable">2.3 ↓</a></td> |
| 53 | </tr> |
| 54 | <tr> |
| 55 | <td>Portable to POSIX systems only</td> |
| 56 | <td>Runs just about anywhere</td> |
| 57 | <td><a href="#portable">2.4 ↓</a></td> |
| 58 | </tr> |
| 59 | <tr> |
| 60 | <td>Bazaar-style development</td> |
| 61 | <td>Cathedral-style development</td> |
| 62 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -40,22 +40,22 @@ | |
| 40 | <td>VCS, tickets, wiki, docs, notes, forum, UI, |
| 41 | [https://en.wikipedia.org/wiki/Role-based_access_control|RBAC]</td> |
| 42 | <td><a href="#features">2.1 ↓</a></td> |
| 43 | </tr> |
| 44 | <tr> |
| 45 | <td>Sprawling and inefficient</td> |
| 46 | <td>Self-contained and efficient</td> |
| 47 | <td><a href="#efficient">2.2 ↓</a></td> |
| 48 | </tr> |
| 49 | <tr> |
| 50 | <td>One-off custom pile-of-files data store</td> |
| 51 | <td>[https://sqlite.org/famous.html|The most popular database in the world]</td> |
| 52 | <td><a href="#durable">2.3 ↓</a></td> |
| 53 | </tr> |
| 54 | <tr> |
| 55 | <td>Runs natively on POSIX systems only</td> |
| 56 | <td>Native on all common desktop platforms</td> |
| 57 | <td><a href="#portable">2.4 ↓</a></td> |
| 58 | </tr> |
| 59 | <tr> |
| 60 | <td>Bazaar-style development</td> |
| 61 | <td>Cathedral-style development</td> |
| 62 |