Fossil SCM

Fix obsolete references to the legacy download page. Always refer to the new unversioned-content download page.

drh 2017-01-11 16:36 trunk
Commit a1d7539214066147a032435999cc996053020806
+3 -3
--- www/build.wiki
+++ www/build.wiki
@@ -1,14 +1,14 @@
11
<title>Compiling and Installing Fossil</title>
22
33
<h2>0.0 Using A Pre-compiled Binary</h2>
44
55
<p>Released versions of fossil come with
6
-<a href="http://www.fossil-scm.org/download.html">pre-compiled binaries and
6
+<a href="/uv/download.html">pre-compiled binaries and
77
a source archive</a> for that release. You can thus skip the following if you
88
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>
9
+the appropriate package from the <a href="/uv/download.html">downloads page</a>
1010
and put it on your $PATH.
1111
To uninstall, simply delete the binary.
1212
To upgrade from an older release, just overwrite the older binary with
1313
the newer one.</p>
1414
@@ -29,11 +29,11 @@
2929
3030
<p>Fossil is self-hosting, so you can obtain a ZIP archive or tarball
3131
containing a snapshot of the <em>latest</em> version directly from
3232
Fossil's own fossil repository. Additionally, source archives of
3333
<em>released</em> versions of
34
-fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>.
34
+fossil are available from the <a href="/uv/download.html">downloads page</a>.
3535
To obtain a development version of fossil, follow these steps:</p>
3636
3737
<ol>
3838
<li><p>Point your web browser to
3939
<a href="http://www.fossil-scm.org/">
4040
--- www/build.wiki
+++ www/build.wiki
@@ -1,14 +1,14 @@
1 <title>Compiling 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
@@ -29,11 +29,11 @@
29
30 <p>Fossil is self-hosting, so you can obtain a ZIP archive or tarball
31 containing a snapshot of the <em>latest</em> version directly from
32 Fossil's own fossil repository. Additionally, source archives of
33 <em>released</em> versions of
34 fossil are available from the <a href="http://www.fossil-scm.org/download.html">downloads page</a>.
35 To obtain a development version of fossil, follow these steps:</p>
36
37 <ol>
38 <li><p>Point your web browser to
39 <a href="http://www.fossil-scm.org/">
40
--- www/build.wiki
+++ www/build.wiki
@@ -1,14 +1,14 @@
1 <title>Compiling 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="/uv/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="/uv/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
@@ -29,11 +29,11 @@
29
30 <p>Fossil is self-hosting, so you can obtain a ZIP archive or tarball
31 containing a snapshot of the <em>latest</em> version directly from
32 Fossil's own fossil repository. Additionally, source archives of
33 <em>released</em> versions of
34 fossil are available from the <a href="/uv/download.html">downloads page</a>.
35 To obtain a development version of fossil, follow these steps:</p>
36
37 <ol>
38 <li><p>Point your web browser to
39 <a href="http://www.fossil-scm.org/">
40
--- www/concepts.wiki
+++ www/concepts.wiki
@@ -187,11 +187,11 @@
187187
Fossil is software. The implementation of Fossil is in the form
188188
of a single executable named "fossil" (or "fossil.exe" on Windows).
189189
To install Fossil on your system,
190190
all you have to do is obtain a copy of this one executable file (either
191191
by downloading a
192
-<a href="http://www.fossil-scm.org/download.html">pre-compiled version</a>
192
+<a href="https://www.fossil-scm.org/fossil/uv/download.html">pre-compiled version</a>
193193
or [./build.wiki | compiling it yourself]) and then
194194
putting that file somewhere on your PATH.
195195
196196
Fossil is completely self-contained. It is not necessary to
197197
install any other software in order to use Fossil. You do <u>not</u> need
198198
--- www/concepts.wiki
+++ www/concepts.wiki
@@ -187,11 +187,11 @@
187 Fossil is software. The implementation of Fossil is in the form
188 of a single executable named "fossil" (or "fossil.exe" on Windows).
189 To install Fossil on your system,
190 all you have to do is obtain a copy of this one executable file (either
191 by downloading a
192 <a href="http://www.fossil-scm.org/download.html">pre-compiled version</a>
193 or [./build.wiki | compiling it yourself]) and then
194 putting that file somewhere on your PATH.
195
196 Fossil is completely self-contained. It is not necessary to
197 install any other software in order to use Fossil. You do <u>not</u> need
198
--- www/concepts.wiki
+++ www/concepts.wiki
@@ -187,11 +187,11 @@
187 Fossil is software. The implementation of Fossil is in the form
188 of a single executable named "fossil" (or "fossil.exe" on Windows).
189 To install Fossil on your system,
190 all you have to do is obtain a copy of this one executable file (either
191 by downloading a
192 <a href="https://www.fossil-scm.org/fossil/uv/download.html">pre-compiled version</a>
193 or [./build.wiki | compiling it yourself]) and then
194 putting that file somewhere on your PATH.
195
196 Fossil is completely self-contained. It is not necessary to
197 install any other software in order to use Fossil. You do <u>not</u> need
198
--- www/makefile.wiki
+++ www/makefile.wiki
@@ -3,11 +3,11 @@
33
<h1>1.0 Introduction</h1>
44
55
The build process for Fossil is tricky in that the source code
66
needs to be processed by three different preprocessor programs
77
before it is compiled. Most users will download a
8
-[http://www.fossil-scm.org/download.html | precompiled binary]
8
+[https://www.fossil-scm.org/fossil/uv/download.html | precompiled binary]
99
so this is of no consequence to them, and even those who
1010
want to compile the code themselves can use one of the
1111
[./build.wiki | existing makefiles].
1212
So must people do not need to be concerned with the
1313
build complexities of Fossil. But hard-core developers who desire
1414
--- www/makefile.wiki
+++ www/makefile.wiki
@@ -3,11 +3,11 @@
3 <h1>1.0 Introduction</h1>
4
5 The build process for Fossil is tricky in that the source code
6 needs to be processed by three different preprocessor programs
7 before it is compiled. Most users will download a
8 [http://www.fossil-scm.org/download.html | precompiled binary]
9 so this is of no consequence to them, and even those who
10 want to compile the code themselves can use one of the
11 [./build.wiki | existing makefiles].
12 So must people do not need to be concerned with the
13 build complexities of Fossil. But hard-core developers who desire
14
--- www/makefile.wiki
+++ www/makefile.wiki
@@ -3,11 +3,11 @@
3 <h1>1.0 Introduction</h1>
4
5 The build process for Fossil is tricky in that the source code
6 needs to be processed by three different preprocessor programs
7 before it is compiled. Most users will download a
8 [https://www.fossil-scm.org/fossil/uv/download.html | precompiled binary]
9 so this is of no consequence to them, and even those who
10 want to compile the code themselves can use one of the
11 [./build.wiki | existing makefiles].
12 So must people do not need to be concerned with the
13 build complexities of Fossil. But hard-core developers who desire
14
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -109,11 +109,11 @@
109109
<title>Fossil Download Checksums</title>
110110
<body>
111111
<h1 align="center">Checksums For Fossil Downloads</h1>
112112
<p>The following table shows the SHA1 checksums for the precompiled
113113
binaries available on the
114
-<a href="/download.html">Fossil website</a>.</p>
114
+<a href="/uv/download.html">Fossil website</a>.</p>
115115
<pre>}
116116
117117
foreach {line} [split [exec fossil sql "SELECT hash, name FROM unversioned\
118118
WHERE name GLOB '*.tar.gz' OR\
119119
name GLOB '*.zip'"] \n] {
120120
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -109,11 +109,11 @@
109 <title>Fossil Download Checksums</title>
110 <body>
111 <h1 align="center">Checksums For Fossil Downloads</h1>
112 <p>The following table shows the SHA1 checksums for the precompiled
113 binaries available on the
114 <a href="/download.html">Fossil website</a>.</p>
115 <pre>}
116
117 foreach {line} [split [exec fossil sql "SELECT hash, name FROM unversioned\
118 WHERE name GLOB '*.tar.gz' OR\
119 name GLOB '*.zip'"] \n] {
120
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -109,11 +109,11 @@
109 <title>Fossil Download Checksums</title>
110 <body>
111 <h1 align="center">Checksums For Fossil Downloads</h1>
112 <p>The following table shows the SHA1 checksums for the precompiled
113 binaries available on the
114 <a href="/uv/download.html">Fossil website</a>.</p>
115 <pre>}
116
117 foreach {line} [split [exec fossil sql "SELECT hash, name FROM unversioned\
118 WHERE name GLOB '*.tar.gz' OR\
119 name GLOB '*.zip'"] \n] {
120
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -6,11 +6,12 @@
66
77
<h2>Installing</h2>
88
99
<p>Fossil is a single self-contained C program. You need to
1010
either download a
11
- <a href="http://www.fossil-scm.org/download.html">precompiled binary</a>
11
+ <a href="https://www.fossil-scm.org/fossil/uv/download.html">precompiled
12
+ binary</a>
1213
or <a href="build.wiki">compile it yourself</a> from sources.
1314
Install fossil by putting the fossil binary
1415
someplace on your $PATH.</p>
1516
1617
<a name="fslclone"></a>
1718
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -6,11 +6,12 @@
6
7 <h2>Installing</h2>
8
9 <p>Fossil is a single self-contained C program. You need to
10 either download a
11 <a href="http://www.fossil-scm.org/download.html">precompiled binary</a>
 
12 or <a href="build.wiki">compile it yourself</a> from sources.
13 Install fossil by putting the fossil binary
14 someplace on your $PATH.</p>
15
16 <a name="fslclone"></a>
17
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -6,11 +6,12 @@
6
7 <h2>Installing</h2>
8
9 <p>Fossil is a single self-contained C program. You need to
10 either download a
11 <a href="https://www.fossil-scm.org/fossil/uv/download.html">precompiled
12 binary</a>
13 or <a href="build.wiki">compile it yourself</a> from sources.
14 Install fossil by putting the fossil binary
15 someplace on your $PATH.</p>
16
17 <a name="fslclone"></a>
18

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button