Fossil SCM
Documentation tweaks.
Commit
42ed55e82fcedfc25d4ddac9649bd9af0c4e41c1
Parent
94a93469c8b7bca…
3 files changed
+3
-3
+2
-4
+4
-4
+3
-3
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -16,13 +16,13 @@ | ||
| 16 | 16 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 17 | 17 | a snapshot of the latest version directly from fossil's own fossil |
| 18 | 18 | repository. Follow these steps:</p> |
| 19 | 19 | |
| 20 | 20 | <ol> |
| 21 | -<li><p>Pointer your webbrowser at | |
| 22 | -<a href="http://www.fossil-scm.org/fossil/login"> | |
| 23 | -http://www.fossil-scm.org/fossil/login</a>.</p></li> | |
| 21 | +<li><p>Pointer your web browser at | |
| 22 | +<a href="http://www.fossil-scm.org/"> | |
| 23 | +http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> | |
| 24 | 24 | |
| 25 | 25 | <li><p>Log in as anonymous. The password is shown on screen. |
| 26 | 26 | The reason for requiring this login is to prevent spiders from |
| 27 | 27 | walking the entire website, downloading ZIP archives |
| 28 | 28 | of every historical version, and thereby soaking up all our bandwidth.</p></li> |
| 29 | 29 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -16,13 +16,13 @@ | |
| 16 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 17 | a snapshot of the latest version directly from fossil's own fossil |
| 18 | repository. Follow these steps:</p> |
| 19 | |
| 20 | <ol> |
| 21 | <li><p>Pointer your webbrowser at |
| 22 | <a href="http://www.fossil-scm.org/fossil/login"> |
| 23 | http://www.fossil-scm.org/fossil/login</a>.</p></li> |
| 24 | |
| 25 | <li><p>Log in as anonymous. The password is shown on screen. |
| 26 | The reason for requiring this login is to prevent spiders from |
| 27 | walking the entire website, downloading ZIP archives |
| 28 | of every historical version, and thereby soaking up all our bandwidth.</p></li> |
| 29 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -16,13 +16,13 @@ | |
| 16 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 17 | a snapshot of the latest version directly from fossil's own fossil |
| 18 | repository. Follow these steps:</p> |
| 19 | |
| 20 | <ol> |
| 21 | <li><p>Pointer your web browser at |
| 22 | <a href="http://www.fossil-scm.org/"> |
| 23 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 24 | |
| 25 | <li><p>Log in as anonymous. The password is shown on screen. |
| 26 | The reason for requiring this login is to prevent spiders from |
| 27 | walking the entire website, downloading ZIP archives |
| 28 | of every historical version, and thereby soaking up all our bandwidth.</p></li> |
| 29 |
+2
-4
| --- www/index.wiki | ||
| +++ www/index.wiki | ||
| @@ -12,11 +12,11 @@ | ||
| 12 | 12 | we expect it to be available soon.) |
| 13 | 13 | Fossil is |
| 14 | 14 | <a href="http://www.fossil-scm.org/fossil/timeline">self-hosting</a> |
| 15 | 15 | since 2007-07-21 on |
| 16 | 16 | <a href="http://www.hwaci.com/cgi-bin/fossil/timeline">two separate servers</a>. |
| 17 | -You can download the lastest sources | |
| 17 | +You can download the lastest sources and | |
| 18 | 18 | compile it yourself using the instructions below. |
| 19 | 19 | Or you can grab |
| 20 | 20 | <a href="http://www.fossil-scm.org/download.html">precompiled binaries</a>. |
| 21 | 21 | </p> |
| 22 | 22 | |
| @@ -91,13 +91,11 @@ | ||
| 91 | 91 | <li><a href="quickstart.wiki">Quick Start</a> guide to using fossil |
| 92 | 92 | <li>Fossil supports <a href="embeddeddoc.wiki">embedded documentation</a> |
| 93 | 93 | that is versioned along with project source code.</li> |
| 94 | 94 | <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism |
| 95 | 95 | helps insure project integrity.</li> |
| 96 | -<li>The <a href="http://www.fossil-scm.org/fossil/wiki">self-hosting | |
| 97 | - fossil wiki</a>, capable of hosting static pages and community-editable wiki | |
| 98 | - content.</li> | |
| 96 | +<li>Fossil contains a [/wiki | built-in wiki].</li> | |
| 99 | 97 | <li>There is a |
| 100 | 98 | <a href="http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users"> |
| 101 | 99 | mailing list</a> available for discussing fossil issues.</li> |
| 102 | 100 | </ul> |
| 103 | 101 | |
| 104 | 102 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -12,11 +12,11 @@ | |
| 12 | we expect it to be available soon.) |
| 13 | Fossil is |
| 14 | <a href="http://www.fossil-scm.org/fossil/timeline">self-hosting</a> |
| 15 | since 2007-07-21 on |
| 16 | <a href="http://www.hwaci.com/cgi-bin/fossil/timeline">two separate servers</a>. |
| 17 | You can download the lastest sources |
| 18 | compile it yourself using the instructions below. |
| 19 | Or you can grab |
| 20 | <a href="http://www.fossil-scm.org/download.html">precompiled binaries</a>. |
| 21 | </p> |
| 22 | |
| @@ -91,13 +91,11 @@ | |
| 91 | <li><a href="quickstart.wiki">Quick Start</a> guide to using fossil |
| 92 | <li>Fossil supports <a href="embeddeddoc.wiki">embedded documentation</a> |
| 93 | that is versioned along with project source code.</li> |
| 94 | <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism |
| 95 | helps insure project integrity.</li> |
| 96 | <li>The <a href="http://www.fossil-scm.org/fossil/wiki">self-hosting |
| 97 | fossil wiki</a>, capable of hosting static pages and community-editable wiki |
| 98 | content.</li> |
| 99 | <li>There is a |
| 100 | <a href="http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users"> |
| 101 | mailing list</a> available for discussing fossil issues.</li> |
| 102 | </ul> |
| 103 | |
| 104 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -12,11 +12,11 @@ | |
| 12 | we expect it to be available soon.) |
| 13 | Fossil is |
| 14 | <a href="http://www.fossil-scm.org/fossil/timeline">self-hosting</a> |
| 15 | since 2007-07-21 on |
| 16 | <a href="http://www.hwaci.com/cgi-bin/fossil/timeline">two separate servers</a>. |
| 17 | You can download the lastest sources and |
| 18 | compile it yourself using the instructions below. |
| 19 | Or you can grab |
| 20 | <a href="http://www.fossil-scm.org/download.html">precompiled binaries</a>. |
| 21 | </p> |
| 22 | |
| @@ -91,13 +91,11 @@ | |
| 91 | <li><a href="quickstart.wiki">Quick Start</a> guide to using fossil |
| 92 | <li>Fossil supports <a href="embeddeddoc.wiki">embedded documentation</a> |
| 93 | that is versioned along with project source code.</li> |
| 94 | <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism |
| 95 | helps insure project integrity.</li> |
| 96 | <li>Fossil contains a [/wiki | built-in wiki].</li> |
| 97 | <li>There is a |
| 98 | <a href="http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users"> |
| 99 | mailing list</a> available for discussing fossil issues.</li> |
| 100 | </ul> |
| 101 | |
| 102 |
+4
-4
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -35,11 +35,11 @@ | ||
| 35 | 35 | call the new repository anything you want - there are no naming |
| 36 | 36 | restrictions. As an example, you can clone the fossil repository |
| 37 | 37 | this way:</p> |
| 38 | 38 | |
| 39 | 39 | <blockquote> |
| 40 | - <b>fossil clone http://www.fossil-scm.org/fossil myclone.fossil</b> | |
| 40 | + <b>fossil clone http://www.fossil-scm.org/ myclone.fossil</b> | |
| 41 | 41 | </blockquote> |
| 42 | 42 | |
| 43 | 43 | <p>The new local copy of the respository is stored in a single file, |
| 44 | 44 | which in the example above is named "myclone.fossil". |
| 45 | 45 | You can name your repositories anything you want. The ".fossil" suffix |
| @@ -59,18 +59,18 @@ | ||
| 59 | 59 | |
| 60 | 60 | </blockquote><h2>Configuring Your Local Repository</h2><blockquote> |
| 61 | 61 | |
| 62 | 62 | <p>When you create a new repository, either by cloning an existing |
| 63 | 63 | project or create a new project of your own, you usually want to do some |
| 64 | - local configuration. This is accomplished using a webbrowser. First | |
| 65 | - start a fossil webserver like this:</p> | |
| 64 | + local configuration. This is easily accomplished using the webserver | |
| 65 | + that is built into fossil. Start the fossil webserver like this:</p> | |
| 66 | 66 | |
| 67 | 67 | <blockquote> |
| 68 | 68 | <b>fossil ui </b><i> repository-filename</i> |
| 69 | 69 | </blockquote> |
| 70 | 70 | |
| 71 | - <p>This creates a mini-webserver listening on port 8080. You can | |
| 71 | + <p>This creates starts webserver listening on port 8080. You can | |
| 72 | 72 | specify a different port using the <b>-port</b> option on the command-line. |
| 73 | 73 | After the server is running, fossil will then attempt to launch your |
| 74 | 74 | web browser and make it point to this web server. If your system |
| 75 | 75 | has an unusual configuration, fossil might not be able to figure out |
| 76 | 76 | how to start your web browser. In that case, start the web browser |
| 77 | 77 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -35,11 +35,11 @@ | |
| 35 | call the new repository anything you want - there are no naming |
| 36 | restrictions. As an example, you can clone the fossil repository |
| 37 | this way:</p> |
| 38 | |
| 39 | <blockquote> |
| 40 | <b>fossil clone http://www.fossil-scm.org/fossil myclone.fossil</b> |
| 41 | </blockquote> |
| 42 | |
| 43 | <p>The new local copy of the respository is stored in a single file, |
| 44 | which in the example above is named "myclone.fossil". |
| 45 | You can name your repositories anything you want. The ".fossil" suffix |
| @@ -59,18 +59,18 @@ | |
| 59 | |
| 60 | </blockquote><h2>Configuring Your Local Repository</h2><blockquote> |
| 61 | |
| 62 | <p>When you create a new repository, either by cloning an existing |
| 63 | project or create a new project of your own, you usually want to do some |
| 64 | local configuration. This is accomplished using a webbrowser. First |
| 65 | start a fossil webserver like this:</p> |
| 66 | |
| 67 | <blockquote> |
| 68 | <b>fossil ui </b><i> repository-filename</i> |
| 69 | </blockquote> |
| 70 | |
| 71 | <p>This creates a mini-webserver listening on port 8080. You can |
| 72 | specify a different port using the <b>-port</b> option on the command-line. |
| 73 | After the server is running, fossil will then attempt to launch your |
| 74 | web browser and make it point to this web server. If your system |
| 75 | has an unusual configuration, fossil might not be able to figure out |
| 76 | how to start your web browser. In that case, start the web browser |
| 77 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -35,11 +35,11 @@ | |
| 35 | call the new repository anything you want - there are no naming |
| 36 | restrictions. As an example, you can clone the fossil repository |
| 37 | this way:</p> |
| 38 | |
| 39 | <blockquote> |
| 40 | <b>fossil clone http://www.fossil-scm.org/ myclone.fossil</b> |
| 41 | </blockquote> |
| 42 | |
| 43 | <p>The new local copy of the respository is stored in a single file, |
| 44 | which in the example above is named "myclone.fossil". |
| 45 | You can name your repositories anything you want. The ".fossil" suffix |
| @@ -59,18 +59,18 @@ | |
| 59 | |
| 60 | </blockquote><h2>Configuring Your Local Repository</h2><blockquote> |
| 61 | |
| 62 | <p>When you create a new repository, either by cloning an existing |
| 63 | project or create a new project of your own, you usually want to do some |
| 64 | local configuration. This is easily accomplished using the webserver |
| 65 | that is built into fossil. Start the fossil webserver like this:</p> |
| 66 | |
| 67 | <blockquote> |
| 68 | <b>fossil ui </b><i> repository-filename</i> |
| 69 | </blockquote> |
| 70 | |
| 71 | <p>This creates starts webserver listening on port 8080. You can |
| 72 | specify a different port using the <b>-port</b> option on the command-line. |
| 73 | After the server is running, fossil will then attempt to launch your |
| 74 | web browser and make it point to this web server. If your system |
| 75 | has an unusual configuration, fossil might not be able to figure out |
| 76 | how to start your web browser. In that case, start the web browser |
| 77 |