Fossil SCM
Updated doc references to Fossil 2.14 to be less tentative, now that it's imminent.
Commit
9650c739dda5d6a40d971e5d34e8ead6fdb4bb95d72f74207d394db6db0ee3e5
Parent
863fdca4a9a48b8…
3 files changed
+1
-1
+1
-2
+2
-2
+1
-1
| --- www/chat.md | ||
| +++ www/chat.md | ||
| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | # Fossil Chat |
| 2 | 2 | |
| 3 | 3 | ## Introduction |
| 4 | 4 | |
| 5 | -As of version 2.14 (and prerelease versions after about 2020-12-25), | |
| 5 | +As of version 2.14, | |
| 6 | 6 | Fossil supports a developer chatroom feature. The chatroom provides an |
| 7 | 7 | ephemeral discussion venue for insiders. Design goals include: |
| 8 | 8 | |
| 9 | 9 | * **Simple but functional** → Fossil chat is designed to provide a |
| 10 | 10 | convenient real-time communication mechanism for geographically |
| 11 | 11 |
| --- www/chat.md | |
| +++ www/chat.md | |
| @@ -1,10 +1,10 @@ | |
| 1 | # Fossil Chat |
| 2 | |
| 3 | ## Introduction |
| 4 | |
| 5 | As of version 2.14 (and prerelease versions after about 2020-12-25), |
| 6 | Fossil supports a developer chatroom feature. The chatroom provides an |
| 7 | ephemeral discussion venue for insiders. Design goals include: |
| 8 | |
| 9 | * **Simple but functional** → Fossil chat is designed to provide a |
| 10 | convenient real-time communication mechanism for geographically |
| 11 |
| --- www/chat.md | |
| +++ www/chat.md | |
| @@ -1,10 +1,10 @@ | |
| 1 | # Fossil Chat |
| 2 | |
| 3 | ## Introduction |
| 4 | |
| 5 | As of version 2.14, |
| 6 | Fossil supports a developer chatroom feature. The chatroom provides an |
| 7 | ephemeral discussion venue for insiders. Design goals include: |
| 8 | |
| 9 | * **Simple but functional** → Fossil chat is designed to provide a |
| 10 | convenient real-time communication mechanism for geographically |
| 11 |
+1
-2
| --- www/ckout-workflows.md | ||
| +++ www/ckout-workflows.md | ||
| @@ -109,12 +109,11 @@ | ||
| 109 | 109 | details.) |
| 110 | 110 | |
| 111 | 111 | |
| 112 | 112 | #### <a id="clone"></a> Git-Like Clone-and-Open |
| 113 | 113 | |
| 114 | -With Fossil 2.14 — currently unreleased — we added a more Git-like | |
| 115 | -alternative: | |
| 114 | +In Fossil 2.14, we added a more Git-like alternative: | |
| 116 | 115 | |
| 117 | 116 | fossil clone https://fossil-scm.org/fossil |
| 118 | 117 | cd fossil |
| 119 | 118 | |
| 120 | 119 | This results in a `fossil.fossil` repo DB file and a `fossil/` working |
| 121 | 120 |
| --- www/ckout-workflows.md | |
| +++ www/ckout-workflows.md | |
| @@ -109,12 +109,11 @@ | |
| 109 | details.) |
| 110 | |
| 111 | |
| 112 | #### <a id="clone"></a> Git-Like Clone-and-Open |
| 113 | |
| 114 | With Fossil 2.14 — currently unreleased — we added a more Git-like |
| 115 | alternative: |
| 116 | |
| 117 | fossil clone https://fossil-scm.org/fossil |
| 118 | cd fossil |
| 119 | |
| 120 | This results in a `fossil.fossil` repo DB file and a `fossil/` working |
| 121 |
| --- www/ckout-workflows.md | |
| +++ www/ckout-workflows.md | |
| @@ -109,12 +109,11 @@ | |
| 109 | details.) |
| 110 | |
| 111 | |
| 112 | #### <a id="clone"></a> Git-Like Clone-and-Open |
| 113 | |
| 114 | In Fossil 2.14, we added a more Git-like alternative: |
| 115 | |
| 116 | fossil clone https://fossil-scm.org/fossil |
| 117 | cd fossil |
| 118 | |
| 119 | This results in a `fossil.fossil` repo DB file and a `fossil/` working |
| 120 |
+2
-2
| --- www/customskin.md | ||
| +++ www/customskin.md | ||
| @@ -195,12 +195,12 @@ | ||
| 195 | 195 | right is a boolean - "1" to activate the feature and "0" to |
| 196 | 196 | disable it. The "white-foreground:" setting should be set to |
| 197 | 197 | "1" if the page color has light-color text on a darker background, |
| 198 | 198 | and "0" if the page has dark text on a light-colored background. |
| 199 | 199 | <p> |
| 200 | -If the "pikchr-foreground" setting (only available in Fossil 2.14 and | |
| 201 | -later) is defined and is not an empty string then it specifies a | |
| 200 | +If the "pikchr-foreground" setting (added in Fossil 2.14) | |
| 201 | +is defined and is not an empty string then it specifies a | |
| 202 | 202 | foreground color to use for [pikchr diagrams](./pikchr.md). The |
| 203 | 203 | default pikchr foreground color is black, or white if the |
| 204 | 204 | "white-foreground" boolean is set. |
| 205 | 205 | </dd> |
| 206 | 206 | |
| 207 | 207 |
| --- www/customskin.md | |
| +++ www/customskin.md | |
| @@ -195,12 +195,12 @@ | |
| 195 | right is a boolean - "1" to activate the feature and "0" to |
| 196 | disable it. The "white-foreground:" setting should be set to |
| 197 | "1" if the page color has light-color text on a darker background, |
| 198 | and "0" if the page has dark text on a light-colored background. |
| 199 | <p> |
| 200 | If the "pikchr-foreground" setting (only available in Fossil 2.14 and |
| 201 | later) is defined and is not an empty string then it specifies a |
| 202 | foreground color to use for [pikchr diagrams](./pikchr.md). The |
| 203 | default pikchr foreground color is black, or white if the |
| 204 | "white-foreground" boolean is set. |
| 205 | </dd> |
| 206 | |
| 207 |
| --- www/customskin.md | |
| +++ www/customskin.md | |
| @@ -195,12 +195,12 @@ | |
| 195 | right is a boolean - "1" to activate the feature and "0" to |
| 196 | disable it. The "white-foreground:" setting should be set to |
| 197 | "1" if the page color has light-color text on a darker background, |
| 198 | and "0" if the page has dark text on a light-colored background. |
| 199 | <p> |
| 200 | If the "pikchr-foreground" setting (added in Fossil 2.14) |
| 201 | is defined and is not an empty string then it specifies a |
| 202 | foreground color to use for [pikchr diagrams](./pikchr.md). The |
| 203 | default pikchr foreground color is black, or white if the |
| 204 | "white-foreground" boolean is set. |
| 205 | </dd> |
| 206 | |
| 207 |