Fossil SCM
Pull over the changes to the 'building and installing' wiki page from msw-docco. There's some more docco changes pending in that branch which should be pulled by sanctioned developers.
Commit
e98d793db260a4a67847073023eb9595596a37f2
Parent
f0359882c9b5adf…
1 file changed
+10
-6
+10
-6
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -1,13 +1,15 @@ | ||
| 1 | 1 | <title>Building and Installing Fossil</title> |
| 2 | 2 | |
| 3 | 3 | <h2>0.0 Using A Pre-compiled Binary</h2> |
| 4 | 4 | |
| 5 | -<p>You can skip all of the following by downloading | |
| 6 | -a <a href="http://www.fossil-scm.org/download.html">pre-compiled binary</a> | |
| 7 | -appropriate for your platform and putting that self-contained binary | |
| 8 | -someplace on your $PATH. | |
| 5 | +<p>Released versions of fossil come with | |
| 6 | +<a href="http://www.fossil-scm.org/download.html">pre-compiled binaries and | |
| 7 | +a source archive</a> for that release. You can thus skip the following if you | |
| 8 | +want to run or build a release version of fossil. Just download | |
| 9 | +the appropriate package from the <a href="http://www.fossil-scm.org/download.html">downloads page</a> | |
| 10 | +and put it on your $PATH. | |
| 9 | 11 | To uninstall, simply delete the binary. |
| 10 | 12 | To upgrade from an older release, just overwrite the older binary with |
| 11 | 13 | the newer one.</p> |
| 12 | 14 | |
| 13 | 15 | <h2>0.1 Executive Summary</h2> |
| @@ -24,12 +26,14 @@ | ||
| 24 | 26 | <p><hr> |
| 25 | 27 | |
| 26 | 28 | <h2>1.0 Obtaining The Source Code</h2> |
| 27 | 29 | |
| 28 | 30 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 29 | -a snapshot of the latest version directly from fossil's own fossil | |
| 30 | -repository. Follow these steps:</p> | |
| 31 | +a snapshot of the <em>latest</em> version directly from fossil's own fossil | |
| 32 | +repository. Additionally, source archives of <em>released</em> versions of | |
| 33 | +fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>. | |
| 34 | +To obtain a development version of fossil, follow these steps:</p> | |
| 31 | 35 | |
| 32 | 36 | <ol> |
| 33 | 37 | <li><p>Point your web browser at |
| 34 | 38 | <a href="http://www.fossil-scm.org/"> |
| 35 | 39 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 36 | 40 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -1,13 +1,15 @@ | |
| 1 | <title>Building and Installing Fossil</title> |
| 2 | |
| 3 | <h2>0.0 Using A Pre-compiled Binary</h2> |
| 4 | |
| 5 | <p>You can skip all of the following by downloading |
| 6 | a <a href="http://www.fossil-scm.org/download.html">pre-compiled binary</a> |
| 7 | appropriate for your platform and putting that self-contained binary |
| 8 | someplace on your $PATH. |
| 9 | To uninstall, simply delete the binary. |
| 10 | To upgrade from an older release, just overwrite the older binary with |
| 11 | the newer one.</p> |
| 12 | |
| 13 | <h2>0.1 Executive Summary</h2> |
| @@ -24,12 +26,14 @@ | |
| 24 | <p><hr> |
| 25 | |
| 26 | <h2>1.0 Obtaining The Source Code</h2> |
| 27 | |
| 28 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 29 | a snapshot of the latest version directly from fossil's own fossil |
| 30 | repository. Follow these steps:</p> |
| 31 | |
| 32 | <ol> |
| 33 | <li><p>Point your web browser at |
| 34 | <a href="http://www.fossil-scm.org/"> |
| 35 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 36 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -1,13 +1,15 @@ | |
| 1 | <title>Building and Installing Fossil</title> |
| 2 | |
| 3 | <h2>0.0 Using A Pre-compiled Binary</h2> |
| 4 | |
| 5 | <p>Released versions of fossil come with |
| 6 | <a href="http://www.fossil-scm.org/download.html">pre-compiled binaries and |
| 7 | a source archive</a> for that release. You can thus skip the following if you |
| 8 | want to run or build a release version of fossil. Just download |
| 9 | the appropriate package from the <a href="http://www.fossil-scm.org/download.html">downloads page</a> |
| 10 | and put it on your $PATH. |
| 11 | To uninstall, simply delete the binary. |
| 12 | To upgrade from an older release, just overwrite the older binary with |
| 13 | the newer one.</p> |
| 14 | |
| 15 | <h2>0.1 Executive Summary</h2> |
| @@ -24,12 +26,14 @@ | |
| 26 | <p><hr> |
| 27 | |
| 28 | <h2>1.0 Obtaining The Source Code</h2> |
| 29 | |
| 30 | <p>Fossil is self-hosting, so you can obtain a ZIP archive containing |
| 31 | a snapshot of the <em>latest</em> version directly from fossil's own fossil |
| 32 | repository. Additionally, source archives of <em>released</em> versions of |
| 33 | fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>. |
| 34 | To obtain a development version of fossil, follow these steps:</p> |
| 35 | |
| 36 | <ol> |
| 37 | <li><p>Point your web browser at |
| 38 | <a href="http://www.fossil-scm.org/"> |
| 39 | http://www.fossil-scm.org/</a>. Click on the "Login" menu button.</p></li> |
| 40 |