Fossil SCM
Fix a link to the download page on the homepage. Fix a typo in the concepts.wiki documentation page.
Commit
2b087b7dc318bf2d0b288c50525b6d328662221a
Parent
2d9cba2a46bbd3e…
2 files changed
+1
-1
+2
-2
+1
-1
| --- www/concepts.wiki | ||
| +++ www/concepts.wiki | ||
| @@ -255,11 +255,11 @@ | ||
| 255 | 255 | <b>fossil settings</b> |
| 256 | 256 | </blockquote> |
| 257 | 257 | |
| 258 | 258 | By default, Fossil runs with autosync mode turned on. The |
| 259 | 259 | authors finds that projects run more smoothly in autosync mode since |
| 260 | -autosync helps to prevent pointless forking and merge and helps keeps | |
| 260 | +autosync helps to prevent pointless forking and merging and helps keeps | |
| 261 | 261 | all collaborators working on exactly the same code rather than on their |
| 262 | 262 | own personal forks of the code. In the author's view, manual-merge mode |
| 263 | 263 | should be reserved for disconnected operation. |
| 264 | 264 | |
| 265 | 265 | <h3>4.1 Autosync Workflow</h3> |
| 266 | 266 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -255,11 +255,11 @@ | |
| 255 | <b>fossil settings</b> |
| 256 | </blockquote> |
| 257 | |
| 258 | By default, Fossil runs with autosync mode turned on. The |
| 259 | authors finds that projects run more smoothly in autosync mode since |
| 260 | autosync helps to prevent pointless forking and merge and helps keeps |
| 261 | all collaborators working on exactly the same code rather than on their |
| 262 | own personal forks of the code. In the author's view, manual-merge mode |
| 263 | should be reserved for disconnected operation. |
| 264 | |
| 265 | <h3>4.1 Autosync Workflow</h3> |
| 266 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -255,11 +255,11 @@ | |
| 255 | <b>fossil settings</b> |
| 256 | </blockquote> |
| 257 | |
| 258 | By default, Fossil runs with autosync mode turned on. The |
| 259 | authors finds that projects run more smoothly in autosync mode since |
| 260 | autosync helps to prevent pointless forking and merging and helps keeps |
| 261 | all collaborators working on exactly the same code rather than on their |
| 262 | own personal forks of the code. In the author's view, manual-merge mode |
| 263 | should be reserved for disconnected operation. |
| 264 | |
| 265 | <h3>4.1 Autosync Workflow</h3> |
| 266 |
+2
-2
| --- www/index.wiki | ||
| +++ www/index.wiki | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | [./wikitheory.wiki | wiki], and [./event.wiki | technotes]. |
| 34 | 34 | |
| 35 | 35 | 2. <b>Built-in Web Interface</b> - |
| 36 | 36 | Fossil has a built-in and intuitive [./webui.wiki | web interface] |
| 37 | 37 | with a rich assortment of information pages |
| 38 | - ([./webpage-ex.md|examples]) designed to promote situational awareness. | |
| 38 | + ([./webpage-ex.md|examples]) that promote situational awareness. | |
| 39 | 39 | |
| 40 | 40 | This entire website is just a running instance of Fossil. |
| 41 | 41 | The pages you see here are all [./wikitheory.wiki | wiki] or |
| 42 | 42 | [./embeddeddoc.wiki | embedded documentation] or (in the case of |
| 43 | 43 | the [/uv/download.html|download] page) |
| @@ -47,11 +47,11 @@ | ||
| 47 | 47 | you get more than just source code - you get this entire website. |
| 48 | 48 | |
| 49 | 49 | 3. <b>Self-Contained</b> - |
| 50 | 50 | Fossil is a single self-contained stand-alone executable. |
| 51 | 51 | To install, simply download a |
| 52 | - <a href="http://www.fossil-scm.org/download.html">precompiled binary</a> | |
| 52 | + <a href="http://www.fossil-scm.org/uv/download.html">precompiled binary</a> | |
| 53 | 53 | for Linux, Mac, OpenBSD, or Windows and put it on your $PATH. |
| 54 | 54 | [./build.wiki | Easy-to-compile source code] is also available. |
| 55 | 55 | |
| 56 | 56 | 4. <b>Simple Networking</b> - |
| 57 | 57 | No custom protocols or TCP ports. |
| 58 | 58 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -33,11 +33,11 @@ | |
| 33 | [./wikitheory.wiki | wiki], and [./event.wiki | technotes]. |
| 34 | |
| 35 | 2. <b>Built-in Web Interface</b> - |
| 36 | Fossil has a built-in and intuitive [./webui.wiki | web interface] |
| 37 | with a rich assortment of information pages |
| 38 | ([./webpage-ex.md|examples]) designed to promote situational awareness. |
| 39 | |
| 40 | This entire website is just a running instance of Fossil. |
| 41 | The pages you see here are all [./wikitheory.wiki | wiki] or |
| 42 | [./embeddeddoc.wiki | embedded documentation] or (in the case of |
| 43 | the [/uv/download.html|download] page) |
| @@ -47,11 +47,11 @@ | |
| 47 | you get more than just source code - you get this entire website. |
| 48 | |
| 49 | 3. <b>Self-Contained</b> - |
| 50 | Fossil is a single self-contained stand-alone executable. |
| 51 | To install, simply download a |
| 52 | <a href="http://www.fossil-scm.org/download.html">precompiled binary</a> |
| 53 | for Linux, Mac, OpenBSD, or Windows and put it on your $PATH. |
| 54 | [./build.wiki | Easy-to-compile source code] is also available. |
| 55 | |
| 56 | 4. <b>Simple Networking</b> - |
| 57 | No custom protocols or TCP ports. |
| 58 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -33,11 +33,11 @@ | |
| 33 | [./wikitheory.wiki | wiki], and [./event.wiki | technotes]. |
| 34 | |
| 35 | 2. <b>Built-in Web Interface</b> - |
| 36 | Fossil has a built-in and intuitive [./webui.wiki | web interface] |
| 37 | with a rich assortment of information pages |
| 38 | ([./webpage-ex.md|examples]) that promote situational awareness. |
| 39 | |
| 40 | This entire website is just a running instance of Fossil. |
| 41 | The pages you see here are all [./wikitheory.wiki | wiki] or |
| 42 | [./embeddeddoc.wiki | embedded documentation] or (in the case of |
| 43 | the [/uv/download.html|download] page) |
| @@ -47,11 +47,11 @@ | |
| 47 | you get more than just source code - you get this entire website. |
| 48 | |
| 49 | 3. <b>Self-Contained</b> - |
| 50 | Fossil is a single self-contained stand-alone executable. |
| 51 | To install, simply download a |
| 52 | <a href="http://www.fossil-scm.org/uv/download.html">precompiled binary</a> |
| 53 | for Linux, Mac, OpenBSD, or Windows and put it on your $PATH. |
| 54 | [./build.wiki | Easy-to-compile source code] is also available. |
| 55 | |
| 56 | 4. <b>Simple Networking</b> - |
| 57 | No custom protocols or TCP ports. |
| 58 |