Fossil SCM

Modernized several old fossil-scm.org URLs, changing "http" to "https" where absolute URLs are necessary, and using site-relative URLs otherwise. Also found and fixed a reference to fossil-scm.hwaci.com, which doesn't seem to resolve any more.

wyoung 2023-01-13 16:52 trunk
Commit 143f1db75fe1d89b72297fd50ac7f440fae1a7afdb73252e9ced009378a30e1f
+3 -3
--- www/build.wiki
+++ www/build.wiki
@@ -55,19 +55,19 @@
5555
<h2>Aside: Is it really safe to use an unreleased development version of
5656
the Fossil source code?</h2>
5757
5858
Yes! Any check-in on the
5959
[/timeline?t=trunk | trunk branch] of the Fossil
60
-[http://fossil-scm.org/home/timeline | Fossil self-hosting repository]
60
+[https://fossil-scm.org/ | Fossil self-hosting repository]
6161
will work fine. (Dodgy code is always on a branch.) In the unlikely
6262
event that you pick a version with a serious bug, it still won't
6363
clobber your files. Fossil uses several
6464
[./selfcheck.wiki | self-checks] prior to committing any
6565
repository change that prevent loss-of-work due to bugs.
6666
6767
The Fossil [./selfhost.wiki | self-hosting repositories], especially
68
-the one at [http://fossil-scm.org/home], usually run a version
68
+the one at [https://fossil-scm.org/home], usually run a version
6969
of trunk that is less than a week or two old. Look at the bottom
7070
left-hand corner of this screen (to the right of "This page was
7171
generated in...") to see exactly which version of Fossil is
7272
rendering this page. It is always safe to use whatever version
7373
of the Fossil code you find running on the main Fossil website.
@@ -267,11 +267,11 @@
267267
268268
<h3>6.1 Cross-compiling from Linux</h3>
269269
270270
The following instructions for building Fossil for Android via Linux,
271271
without requiring a rooted OS, are adapted from
272
-[https://fossil-scm.org/forum/forumpost/e0e9de4a7e | forumpost/e0e9de4a7e].
272
+[forum:/forumpost/e0e9de4a7e | a forum post].
273273
274274
On the development machine, from the fossil source tree:
275275
276276
<pre><code>export CC=$NDK_PATH/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang
277277
./configure --with-openssl=none
278278
--- www/build.wiki
+++ www/build.wiki
@@ -55,19 +55,19 @@
55 <h2>Aside: Is it really safe to use an unreleased development version of
56 the Fossil source code?</h2>
57
58 Yes! Any check-in on the
59 [/timeline?t=trunk | trunk branch] of the Fossil
60 [http://fossil-scm.org/home/timeline | Fossil self-hosting repository]
61 will work fine. (Dodgy code is always on a branch.) In the unlikely
62 event that you pick a version with a serious bug, it still won't
63 clobber your files. Fossil uses several
64 [./selfcheck.wiki | self-checks] prior to committing any
65 repository change that prevent loss-of-work due to bugs.
66
67 The Fossil [./selfhost.wiki | self-hosting repositories], especially
68 the one at [http://fossil-scm.org/home], usually run a version
69 of trunk that is less than a week or two old. Look at the bottom
70 left-hand corner of this screen (to the right of "This page was
71 generated in...") to see exactly which version of Fossil is
72 rendering this page. It is always safe to use whatever version
73 of the Fossil code you find running on the main Fossil website.
@@ -267,11 +267,11 @@
267
268 <h3>6.1 Cross-compiling from Linux</h3>
269
270 The following instructions for building Fossil for Android via Linux,
271 without requiring a rooted OS, are adapted from
272 [https://fossil-scm.org/forum/forumpost/e0e9de4a7e | forumpost/e0e9de4a7e].
273
274 On the development machine, from the fossil source tree:
275
276 <pre><code>export CC=$NDK_PATH/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang
277 ./configure --with-openssl=none
278
--- www/build.wiki
+++ www/build.wiki
@@ -55,19 +55,19 @@
55 <h2>Aside: Is it really safe to use an unreleased development version of
56 the Fossil source code?</h2>
57
58 Yes! Any check-in on the
59 [/timeline?t=trunk | trunk branch] of the Fossil
60 [https://fossil-scm.org/ | Fossil self-hosting repository]
61 will work fine. (Dodgy code is always on a branch.) In the unlikely
62 event that you pick a version with a serious bug, it still won't
63 clobber your files. Fossil uses several
64 [./selfcheck.wiki | self-checks] prior to committing any
65 repository change that prevent loss-of-work due to bugs.
66
67 The Fossil [./selfhost.wiki | self-hosting repositories], especially
68 the one at [https://fossil-scm.org/home], usually run a version
69 of trunk that is less than a week or two old. Look at the bottom
70 left-hand corner of this screen (to the right of "This page was
71 generated in...") to see exactly which version of Fossil is
72 rendering this page. It is always safe to use whatever version
73 of the Fossil code you find running on the main Fossil website.
@@ -267,11 +267,11 @@
267
268 <h3>6.1 Cross-compiling from Linux</h3>
269
270 The following instructions for building Fossil for Android via Linux,
271 without requiring a rooted OS, are adapted from
272 [forum:/forumpost/e0e9de4a7e | a forum post].
273
274 On the development machine, from the fossil source tree:
275
276 <pre><code>export CC=$NDK_PATH/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang
277 ./configure --with-openssl=none
278
--- www/caps/impl.md
+++ www/caps/impl.md
@@ -102,10 +102,10 @@
102102
[dsp]: https://fossil-scm.org/fossil/doc/trunk/www/sync.wiki
103103
[for]: ./forum.wiki
104104
[ifvc]: https://en.wikipedia.org/wiki/Inter_frame
105105
[mn]: https://en.wikipedia.org/wiki/Mnemonic
106106
[ref]: ./ref.html
107
-[sexp]: http://fossil-scm.org/fossil/artifact?ln=1223-1298&name=889d6724
108
-[sff]: http://fossil-scm.org/fossil/artifact?ln=80-117&name=52d2860f
107
+[sexp]: /artifact?ln=1223-1298&name=889d6724
108
+[sff]: /artifact?ln=80-117&name=52d2860f
109109
[sc]: https://en.cppreference.com/w/c/string/byte/strchr
110110
[shun]: ../shunning.wiki
111111
[ucap]: ./index.md#ucap
112112
--- www/caps/impl.md
+++ www/caps/impl.md
@@ -102,10 +102,10 @@
102 [dsp]: https://fossil-scm.org/fossil/doc/trunk/www/sync.wiki
103 [for]: ./forum.wiki
104 [ifvc]: https://en.wikipedia.org/wiki/Inter_frame
105 [mn]: https://en.wikipedia.org/wiki/Mnemonic
106 [ref]: ./ref.html
107 [sexp]: http://fossil-scm.org/fossil/artifact?ln=1223-1298&name=889d6724
108 [sff]: http://fossil-scm.org/fossil/artifact?ln=80-117&name=52d2860f
109 [sc]: https://en.cppreference.com/w/c/string/byte/strchr
110 [shun]: ../shunning.wiki
111 [ucap]: ./index.md#ucap
112
--- www/caps/impl.md
+++ www/caps/impl.md
@@ -102,10 +102,10 @@
102 [dsp]: https://fossil-scm.org/fossil/doc/trunk/www/sync.wiki
103 [for]: ./forum.wiki
104 [ifvc]: https://en.wikipedia.org/wiki/Inter_frame
105 [mn]: https://en.wikipedia.org/wiki/Mnemonic
106 [ref]: ./ref.html
107 [sexp]: /artifact?ln=1223-1298&name=889d6724
108 [sff]: /artifact?ln=80-117&name=52d2860f
109 [sc]: https://en.cppreference.com/w/c/string/byte/strchr
110 [shun]: ../shunning.wiki
111 [ucap]: ./index.md#ucap
112
--- www/checkin_names.wiki
+++ www/checkin_names.wiki
@@ -33,11 +33,11 @@
3333
</blockquote>
3434
3535
You are perhaps reading this page from the following URL:
3636
3737
<blockquote>
38
-http://fossil-scm.org/home/doc/<b>trunk</b>/www/checkin_names.wiki
38
+https://fossil-scm.org/home/doc/<b>trunk</b>/www/checkin_names.wiki
3939
</blockquote>
4040
4141
The URL above is an example of an [./embeddeddoc.wiki | embedded documentation]
4242
page in Fossil. The bold term of the pathname is a check-in name that
4343
determines which version of the documentation to display.
@@ -181,19 +181,19 @@
181181
182182
For an example of how timestamps are useful,
183183
consider the homepage for the Fossil website itself:
184184
185185
<blockquote>
186
-http://fossil-scm.org/home/doc/<b>trunk</b>/www/index.wiki
186
+https://fossil-scm.org/home/doc/<b>trunk</b>/www/index.wiki
187187
</blockquote>
188188
189189
The bold component of that URL is a check-in name. To see the stored content
190190
of the Fossil website repository as of January 1, 2009, one has merely to change
191191
the URL to the following:
192192
193193
<blockquote>
194
-http://fossil-scm.org/home/doc/<b>2009-01-01</b>/www/index.wiki
194
+https://fossil-scm.org/home/doc/<b>2009-01-01</b>/www/index.wiki
195195
</blockquote>
196196
197197
(Note that this won't roll you back to the <i>skin</i> and other
198198
cosmetic configurations as of that date. It also won't change screens
199199
like the timeline, which has an independent date selector.)
200200
--- www/checkin_names.wiki
+++ www/checkin_names.wiki
@@ -33,11 +33,11 @@
33 </blockquote>
34
35 You are perhaps reading this page from the following URL:
36
37 <blockquote>
38 http://fossil-scm.org/home/doc/<b>trunk</b>/www/checkin_names.wiki
39 </blockquote>
40
41 The URL above is an example of an [./embeddeddoc.wiki | embedded documentation]
42 page in Fossil. The bold term of the pathname is a check-in name that
43 determines which version of the documentation to display.
@@ -181,19 +181,19 @@
181
182 For an example of how timestamps are useful,
183 consider the homepage for the Fossil website itself:
184
185 <blockquote>
186 http://fossil-scm.org/home/doc/<b>trunk</b>/www/index.wiki
187 </blockquote>
188
189 The bold component of that URL is a check-in name. To see the stored content
190 of the Fossil website repository as of January 1, 2009, one has merely to change
191 the URL to the following:
192
193 <blockquote>
194 http://fossil-scm.org/home/doc/<b>2009-01-01</b>/www/index.wiki
195 </blockquote>
196
197 (Note that this won't roll you back to the <i>skin</i> and other
198 cosmetic configurations as of that date. It also won't change screens
199 like the timeline, which has an independent date selector.)
200
--- www/checkin_names.wiki
+++ www/checkin_names.wiki
@@ -33,11 +33,11 @@
33 </blockquote>
34
35 You are perhaps reading this page from the following URL:
36
37 <blockquote>
38 https://fossil-scm.org/home/doc/<b>trunk</b>/www/checkin_names.wiki
39 </blockquote>
40
41 The URL above is an example of an [./embeddeddoc.wiki | embedded documentation]
42 page in Fossil. The bold term of the pathname is a check-in name that
43 determines which version of the documentation to display.
@@ -181,19 +181,19 @@
181
182 For an example of how timestamps are useful,
183 consider the homepage for the Fossil website itself:
184
185 <blockquote>
186 https://fossil-scm.org/home/doc/<b>trunk</b>/www/index.wiki
187 </blockquote>
188
189 The bold component of that URL is a check-in name. To see the stored content
190 of the Fossil website repository as of January 1, 2009, one has merely to change
191 the URL to the following:
192
193 <blockquote>
194 https://fossil-scm.org/home/doc/<b>2009-01-01</b>/www/index.wiki
195 </blockquote>
196
197 (Note that this won't roll you back to the <i>skin</i> and other
198 cosmetic configurations as of that date. It also won't change screens
199 like the timeline, which has an independent date selector.)
200
--- www/embeddeddoc.wiki
+++ www/embeddeddoc.wiki
@@ -201,15 +201,15 @@
201201
embedded documentation. The name of this file in the fossil
202202
source tree is "<b>www/embeddeddoc.wiki</b>".
203203
You are perhaps looking at this
204204
file using the URL:
205205
206
- [http://fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki].
206
+ [https://fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki].
207207
208
-The first part of this path, the "[http://fossil-scm.org/home]",
208
+The first part of this path, the "[https://fossil-scm.org/home]",
209209
is the base URL. You might have originally typed:
210
-[http://fossil-scm.org/]. The web server at the fossil-scm.org
210
+[https://fossil-scm.org/]. The web server at the fossil-scm.org
211211
site automatically redirects such links by appending "home". The
212212
"home" file on fossil-scm.org is really a [./server/any/cgi.md|CGI script]
213213
which runs the fossil web service in CGI mode.
214214
The "home" CGI script looks like this:
215215
@@ -243,12 +243,12 @@
243243
of the document that was most recently checked in as of the date
244244
and time specified. So, for example, to see what the fossil website
245245
looked like at the beginning of 2010, enter:
246246
247247
<blockquote>
248
-<a href="http://fossil-scm.org/home/doc/2010-01-01/www/index.wiki">
249
-http://fossil-scm.org/home/doc/<b>2010-01-01</b>/www/index.wiki
248
+<a href="/doc/2010-01-01/www/index.wiki">
249
+https://fossil-scm.org/home/doc/<b>2010-01-01</b>/www/index.wiki
250250
</a>
251251
</blockquote>
252252
253253
The file that encodes this document is stored in the fossil source tree under
254254
the name "<b>www/embeddeddoc.wiki</b>" and so that name forms the
255255
--- www/embeddeddoc.wiki
+++ www/embeddeddoc.wiki
@@ -201,15 +201,15 @@
201 embedded documentation. The name of this file in the fossil
202 source tree is "<b>www/embeddeddoc.wiki</b>".
203 You are perhaps looking at this
204 file using the URL:
205
206 [http://fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki].
207
208 The first part of this path, the "[http://fossil-scm.org/home]",
209 is the base URL. You might have originally typed:
210 [http://fossil-scm.org/]. The web server at the fossil-scm.org
211 site automatically redirects such links by appending "home". The
212 "home" file on fossil-scm.org is really a [./server/any/cgi.md|CGI script]
213 which runs the fossil web service in CGI mode.
214 The "home" CGI script looks like this:
215
@@ -243,12 +243,12 @@
243 of the document that was most recently checked in as of the date
244 and time specified. So, for example, to see what the fossil website
245 looked like at the beginning of 2010, enter:
246
247 <blockquote>
248 <a href="http://fossil-scm.org/home/doc/2010-01-01/www/index.wiki">
249 http://fossil-scm.org/home/doc/<b>2010-01-01</b>/www/index.wiki
250 </a>
251 </blockquote>
252
253 The file that encodes this document is stored in the fossil source tree under
254 the name "<b>www/embeddeddoc.wiki</b>" and so that name forms the
255
--- www/embeddeddoc.wiki
+++ www/embeddeddoc.wiki
@@ -201,15 +201,15 @@
201 embedded documentation. The name of this file in the fossil
202 source tree is "<b>www/embeddeddoc.wiki</b>".
203 You are perhaps looking at this
204 file using the URL:
205
206 [https://fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki].
207
208 The first part of this path, the "[https://fossil-scm.org/home]",
209 is the base URL. You might have originally typed:
210 [https://fossil-scm.org/]. The web server at the fossil-scm.org
211 site automatically redirects such links by appending "home". The
212 "home" file on fossil-scm.org is really a [./server/any/cgi.md|CGI script]
213 which runs the fossil web service in CGI mode.
214 The "home" CGI script looks like this:
215
@@ -243,12 +243,12 @@
243 of the document that was most recently checked in as of the date
244 and time specified. So, for example, to see what the fossil website
245 looked like at the beginning of 2010, enter:
246
247 <blockquote>
248 <a href="/doc/2010-01-01/www/index.wiki">
249 https://fossil-scm.org/home/doc/<b>2010-01-01</b>/www/index.wiki
250 </a>
251 </blockquote>
252
253 The file that encodes this document is stored in the fossil source tree under
254 the name "<b>www/embeddeddoc.wiki</b>" and so that name forms the
255
+3 -3
--- www/faq.tcl
+++ www/faq.tcl
@@ -128,13 +128,13 @@
128128
faq {
129129
How do I make a clone of the fossil self-hosting repository?
130130
} {
131131
Any of the following commands should work:
132132
<blockquote><pre>
133
- fossil [/help/clone|clone] http://fossil-scm.org/ fossil.fossil
134
- fossil [/help/clone|clone] http://www2.fossil-scm.org/ fossil.fossil
135
- fossil [/help/clone|clone] http://www3.fossil-scm.org/site.cgi fossil.fossil
133
+ fossil [/help/clone|clone] https://fossil-scm.org/ fossil.fossil
134
+ fossil [/help/clone|clone] https://www2.fossil-scm.org/ fossil.fossil
135
+ fossil [/help/clone|clone] https://www3.fossil-scm.org/site.cgi fossil.fossil
136136
</pre></blockquote>
137137
Once you have the repository cloned, you can open a local check-out
138138
as follows:
139139
<blockquote><pre>
140140
mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil
141141
--- www/faq.tcl
+++ www/faq.tcl
@@ -128,13 +128,13 @@
128 faq {
129 How do I make a clone of the fossil self-hosting repository?
130 } {
131 Any of the following commands should work:
132 <blockquote><pre>
133 fossil [/help/clone|clone] http://fossil-scm.org/ fossil.fossil
134 fossil [/help/clone|clone] http://www2.fossil-scm.org/ fossil.fossil
135 fossil [/help/clone|clone] http://www3.fossil-scm.org/site.cgi fossil.fossil
136 </pre></blockquote>
137 Once you have the repository cloned, you can open a local check-out
138 as follows:
139 <blockquote><pre>
140 mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil
141
--- www/faq.tcl
+++ www/faq.tcl
@@ -128,13 +128,13 @@
128 faq {
129 How do I make a clone of the fossil self-hosting repository?
130 } {
131 Any of the following commands should work:
132 <blockquote><pre>
133 fossil [/help/clone|clone] https://fossil-scm.org/ fossil.fossil
134 fossil [/help/clone|clone] https://www2.fossil-scm.org/ fossil.fossil
135 fossil [/help/clone|clone] https://www3.fossil-scm.org/site.cgi fossil.fossil
136 </pre></blockquote>
137 Once you have the repository cloned, you can open a local check-out
138 as follows:
139 <blockquote><pre>
140 mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil
141
+3 -3
--- www/faq.wiki
+++ www/faq.wiki
@@ -121,13 +121,13 @@
121121
122122
<p id="q7"><b>(7) How do I make a clone of the fossil self-hosting repository?</b></p>
123123
124124
<blockquote>Any of the following commands should work:
125125
<blockquote><pre>
126
-fossil [/help/clone|clone] http://fossil-scm.org/ fossil.fossil
127
-fossil [/help/clone|clone] http://www2.fossil-scm.org/ fossil.fossil
128
-fossil [/help/clone|clone] http://www3.fossil-scm.org/site.cgi fossil.fossil
126
+fossil [/help/clone|clone] https://fossil-scm.org/ fossil.fossil
127
+fossil [/help/clone|clone] https://www2.fossil-scm.org/ fossil.fossil
128
+fossil [/help/clone|clone] https://www3.fossil-scm.org/site.cgi fossil.fossil
129129
</pre></blockquote>
130130
Once you have the repository cloned, you can open a local check-out
131131
as follows:
132132
<blockquote><pre>
133133
mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil
134134
--- www/faq.wiki
+++ www/faq.wiki
@@ -121,13 +121,13 @@
121
122 <p id="q7"><b>(7) How do I make a clone of the fossil self-hosting repository?</b></p>
123
124 <blockquote>Any of the following commands should work:
125 <blockquote><pre>
126 fossil [/help/clone|clone] http://fossil-scm.org/ fossil.fossil
127 fossil [/help/clone|clone] http://www2.fossil-scm.org/ fossil.fossil
128 fossil [/help/clone|clone] http://www3.fossil-scm.org/site.cgi fossil.fossil
129 </pre></blockquote>
130 Once you have the repository cloned, you can open a local check-out
131 as follows:
132 <blockquote><pre>
133 mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil
134
--- www/faq.wiki
+++ www/faq.wiki
@@ -121,13 +121,13 @@
121
122 <p id="q7"><b>(7) How do I make a clone of the fossil self-hosting repository?</b></p>
123
124 <blockquote>Any of the following commands should work:
125 <blockquote><pre>
126 fossil [/help/clone|clone] https://fossil-scm.org/ fossil.fossil
127 fossil [/help/clone|clone] https://www2.fossil-scm.org/ fossil.fossil
128 fossil [/help/clone|clone] https://www3.fossil-scm.org/site.cgi fossil.fossil
129 </pre></blockquote>
130 Once you have the repository cloned, you can open a local check-out
131 as follows:
132 <blockquote><pre>
133 mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil
134
+1 -2
--- www/forum.wiki
+++ www/forum.wiki
@@ -349,12 +349,11 @@
349349
<ol>
350350
<li>Add the <b>[./caps/ref.html#5 | ModForum]</b> capability to any of
351351
your users who should have this ability. You don't need to do this
352352
for any user with <b>[./caps/ref.html#s | Setup]</b> or
353353
<b>[./caps/ref.html#a | Admin]</b> capability; it's
354
- [http://fossil-scm.org/index.html/artifact/b16221ffb736caa2?ln=1246-1257
355
- | already included].</li>
354
+ [/artifact/b16221ffb736caa2?ln=1246-1257 | already included].</li>
356355
357356
<li>When someone updates the forum, an entry will appear in the
358357
timeline if the type filter is set to "Forum" or "Any Type". If that
359358
user has only the <b>WrForum</b> capability, any
360359
other user with the <b>ModForum</b> capability
361360
--- www/forum.wiki
+++ www/forum.wiki
@@ -349,12 +349,11 @@
349 <ol>
350 <li>Add the <b>[./caps/ref.html#5 | ModForum]</b> capability to any of
351 your users who should have this ability. You don't need to do this
352 for any user with <b>[./caps/ref.html#s | Setup]</b> or
353 <b>[./caps/ref.html#a | Admin]</b> capability; it's
354 [http://fossil-scm.org/index.html/artifact/b16221ffb736caa2?ln=1246-1257
355 | already included].</li>
356
357 <li>When someone updates the forum, an entry will appear in the
358 timeline if the type filter is set to "Forum" or "Any Type". If that
359 user has only the <b>WrForum</b> capability, any
360 other user with the <b>ModForum</b> capability
361
--- www/forum.wiki
+++ www/forum.wiki
@@ -349,12 +349,11 @@
349 <ol>
350 <li>Add the <b>[./caps/ref.html#5 | ModForum]</b> capability to any of
351 your users who should have this ability. You don't need to do this
352 for any user with <b>[./caps/ref.html#s | Setup]</b> or
353 <b>[./caps/ref.html#a | Admin]</b> capability; it's
354 [/artifact/b16221ffb736caa2?ln=1246-1257 | already included].</li>
 
355
356 <li>When someone updates the forum, an entry will appear in the
357 timeline if the type filter is set to "Forum" or "Any Type". If that
358 user has only the <b>WrForum</b> capability, any
359 other user with the <b>ModForum</b> capability
360
+3 -3
--- www/hints.wiki
+++ www/hints.wiki
@@ -31,11 +31,11 @@
3131
URL to get a snapshot of what was going on about the time of some
3232
check-in. The "CHECKIN" can be
3333
[./checkin_names.wiki | any valid check-in or version name], including
3434
tags, branch names, and dates. For example, to see what was going
3535
on in the Fossil repository on 2008-01-01, visit
36
- [http://fossil-scm.org/home/timeline?c=2008-01-01].
36
+ [/timeline?c=2008-01-01].
3737
3838
7. Further to the previous two hints, there are lots of query parameters
3939
that you can add to timeline pages. The available query parameters
4040
are tersely documented [/help?cmd=/timeline | here].
4141
@@ -43,19 +43,19 @@
4343
to get a pop-up window with side-by-side diffs of two files, even if
4444
neither of the two files is part of any Fossil repository. Note that
4545
this command is "test-diff", not "diff".
4646
4747
9. On web pages showing the content of a file (for example
48
- [http://fossil-scm.org/home/artifact/c7dd1de9f]) you can manually
48
+ [/artifact/c7dd1de9f]) you can manually
4949
add a query parameter of the form "ln=FROM,TO" to the URL that
5050
will cause the range of lines indicated to be highlighted. This
5151
is useful in pointing out a few lines of code using a hyperlink
5252
in an email or text message. Example:
53
- [http://fossil-scm.org/home/artifact/c7dd1de9f?ln=28,30].
53
+ [/artifact/c7dd1de9f?ln=28,30].
5454
Adding the "ln" query parameter without any argument simply turns
5555
on line numbers. This feature only works right with files with
5656
a mimetype of text/plain, of course.
5757
5858
10. When editing documentation to be checked in as managed files, you can
5959
preview what the documentation will look like by using the special
6060
"ckout" branch name in the "doc" URL while running "fossil ui".
6161
See the [./embeddeddoc.wiki | embedded documentation] for details.
6262
--- www/hints.wiki
+++ www/hints.wiki
@@ -31,11 +31,11 @@
31 URL to get a snapshot of what was going on about the time of some
32 check-in. The "CHECKIN" can be
33 [./checkin_names.wiki | any valid check-in or version name], including
34 tags, branch names, and dates. For example, to see what was going
35 on in the Fossil repository on 2008-01-01, visit
36 [http://fossil-scm.org/home/timeline?c=2008-01-01].
37
38 7. Further to the previous two hints, there are lots of query parameters
39 that you can add to timeline pages. The available query parameters
40 are tersely documented [/help?cmd=/timeline | here].
41
@@ -43,19 +43,19 @@
43 to get a pop-up window with side-by-side diffs of two files, even if
44 neither of the two files is part of any Fossil repository. Note that
45 this command is "test-diff", not "diff".
46
47 9. On web pages showing the content of a file (for example
48 [http://fossil-scm.org/home/artifact/c7dd1de9f]) you can manually
49 add a query parameter of the form "ln=FROM,TO" to the URL that
50 will cause the range of lines indicated to be highlighted. This
51 is useful in pointing out a few lines of code using a hyperlink
52 in an email or text message. Example:
53 [http://fossil-scm.org/home/artifact/c7dd1de9f?ln=28,30].
54 Adding the "ln" query parameter without any argument simply turns
55 on line numbers. This feature only works right with files with
56 a mimetype of text/plain, of course.
57
58 10. When editing documentation to be checked in as managed files, you can
59 preview what the documentation will look like by using the special
60 "ckout" branch name in the "doc" URL while running "fossil ui".
61 See the [./embeddeddoc.wiki | embedded documentation] for details.
62
--- www/hints.wiki
+++ www/hints.wiki
@@ -31,11 +31,11 @@
31 URL to get a snapshot of what was going on about the time of some
32 check-in. The "CHECKIN" can be
33 [./checkin_names.wiki | any valid check-in or version name], including
34 tags, branch names, and dates. For example, to see what was going
35 on in the Fossil repository on 2008-01-01, visit
36 [/timeline?c=2008-01-01].
37
38 7. Further to the previous two hints, there are lots of query parameters
39 that you can add to timeline pages. The available query parameters
40 are tersely documented [/help?cmd=/timeline | here].
41
@@ -43,19 +43,19 @@
43 to get a pop-up window with side-by-side diffs of two files, even if
44 neither of the two files is part of any Fossil repository. Note that
45 this command is "test-diff", not "diff".
46
47 9. On web pages showing the content of a file (for example
48 [/artifact/c7dd1de9f]) you can manually
49 add a query parameter of the form "ln=FROM,TO" to the URL that
50 will cause the range of lines indicated to be highlighted. This
51 is useful in pointing out a few lines of code using a hyperlink
52 in an email or text message. Example:
53 [/artifact/c7dd1de9f?ln=28,30].
54 Adding the "ln" query parameter without any argument simply turns
55 on line numbers. This feature only works right with files with
56 a mimetype of text/plain, of course.
57
58 10. When editing documentation to be checked in as managed files, you can
59 preview what the documentation will look like by using the special
60 "ckout" branch name in the "doc" URL while running "fossil ui".
61 See the [./embeddeddoc.wiki | embedded documentation] for details.
62
+1 -1
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -172,11 +172,11 @@
172172
<li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a>
173173
<ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a.
174174
how deliverables are built</li></ul>
175175
</li>
176176
<li> <a href='$ROOT/wiki?name=To+Do+List'>To Do List (Wiki)</a>
177
-<li> <a href='http://fossil-scm.org/fossil-book/home'>Fossil book</a>
177
+<li> <a href='https://fossil-scm.org/fossil-book/'>Fossil book</a>
178178
</ul>
179179
<h2 id="pindex">Other Documents:</h2>
180180
<ul>}
181181
foreach entry $permindex {
182182
foreach {title file bold} $entry break
183183
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -172,11 +172,11 @@
172 <li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a>
173 <ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a.
174 how deliverables are built</li></ul>
175 </li>
176 <li> <a href='$ROOT/wiki?name=To+Do+List'>To Do List (Wiki)</a>
177 <li> <a href='http://fossil-scm.org/fossil-book/home'>Fossil book</a>
178 </ul>
179 <h2 id="pindex">Other Documents:</h2>
180 <ul>}
181 foreach entry $permindex {
182 foreach {title file bold} $entry break
183
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -172,11 +172,11 @@
172 <li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a>
173 <ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a.
174 how deliverables are built</li></ul>
175 </li>
176 <li> <a href='$ROOT/wiki?name=To+Do+List'>To Do List (Wiki)</a>
177 <li> <a href='https://fossil-scm.org/fossil-book/'>Fossil book</a>
178 </ul>
179 <h2 id="pindex">Other Documents:</h2>
180 <ul>}
181 foreach entry $permindex {
182 foreach {title file bold} $entry break
183
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -17,11 +17,11 @@
1717
<li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a>
1818
<ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a.
1919
how deliverables are built</li></ul>
2020
</li>
2121
<li> <a href='$ROOT/wiki?name=To+Do+List'>To Do List (Wiki)</a>
22
-<li> <a href='http://fossil-scm.org/fossil-book/home'>Fossil book</a>
22
+<li> <a href='https://fossil-scm.org/fossil-book/'>Fossil book</a>
2323
</ul>
2424
<h2 id="pindex">Other Documents:</h2>
2525
<ul>
2626
<li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li>
2727
<li><a href="serverext.wiki">Adding Extensions To A Fossil Server Using CGI Scripts</a></li>
2828
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -17,11 +17,11 @@
17 <li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a>
18 <ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a.
19 how deliverables are built</li></ul>
20 </li>
21 <li> <a href='$ROOT/wiki?name=To+Do+List'>To Do List (Wiki)</a>
22 <li> <a href='http://fossil-scm.org/fossil-book/home'>Fossil book</a>
23 </ul>
24 <h2 id="pindex">Other Documents:</h2>
25 <ul>
26 <li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li>
27 <li><a href="serverext.wiki">Adding Extensions To A Fossil Server Using CGI Scripts</a></li>
28
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -17,11 +17,11 @@
17 <li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a>
18 <ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a.
19 how deliverables are built</li></ul>
20 </li>
21 <li> <a href='$ROOT/wiki?name=To+Do+List'>To Do List (Wiki)</a>
22 <li> <a href='https://fossil-scm.org/fossil-book/'>Fossil book</a>
23 </ul>
24 <h2 id="pindex">Other Documents:</h2>
25 <ul>
26 <li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li>
27 <li><a href="serverext.wiki">Adding Extensions To A Fossil Server Using CGI Scripts</a></li>
28
+2 -2
--- www/qandc.wiki
+++ www/qandc.wiki
@@ -49,14 +49,14 @@
4949
</blockquote>
5050
5151
<b>Love the concept here. Anyone using this for real work yet?</b>
5252
5353
<blockquote>
54
-Fossil is <a href="http://fossil-scm.org/">self-hosting</a>.
54
+Fossil is <a href="https://fossil-scm.org/">self-hosting</a>.
5555
In fact, this page was probably delivered
5656
to your web-browser via a working fossil instance. The same virtual
57
-machine that hosts http://fossil-scm.org/
57
+machine that hosts https://fossil-scm.org/
5858
(a <a href="http://www.linode.com/">Linode 720</a>)
5959
also hosts 24 other fossil repositories for various small projects.
6060
The documentation files for
6161
<a href="http://www.sqlite.org/">SQLite</a> are hosted in a
6262
fossil repository <a href="http://www.sqlite.org/docsrc/">here</a>,
6363
--- www/qandc.wiki
+++ www/qandc.wiki
@@ -49,14 +49,14 @@
49 </blockquote>
50
51 <b>Love the concept here. Anyone using this for real work yet?</b>
52
53 <blockquote>
54 Fossil is <a href="http://fossil-scm.org/">self-hosting</a>.
55 In fact, this page was probably delivered
56 to your web-browser via a working fossil instance. The same virtual
57 machine that hosts http://fossil-scm.org/
58 (a <a href="http://www.linode.com/">Linode 720</a>)
59 also hosts 24 other fossil repositories for various small projects.
60 The documentation files for
61 <a href="http://www.sqlite.org/">SQLite</a> are hosted in a
62 fossil repository <a href="http://www.sqlite.org/docsrc/">here</a>,
63
--- www/qandc.wiki
+++ www/qandc.wiki
@@ -49,14 +49,14 @@
49 </blockquote>
50
51 <b>Love the concept here. Anyone using this for real work yet?</b>
52
53 <blockquote>
54 Fossil is <a href="https://fossil-scm.org/">self-hosting</a>.
55 In fact, this page was probably delivered
56 to your web-browser via a working fossil instance. The same virtual
57 machine that hosts https://fossil-scm.org/
58 (a <a href="http://www.linode.com/">Linode 720</a>)
59 also hosts 24 other fossil repositories for various small projects.
60 The documentation files for
61 <a href="http://www.sqlite.org/">SQLite</a> are hosted in a
62 fossil repository <a href="http://www.sqlite.org/docsrc/">here</a>,
63
+2 -2
--- www/sync.wiki
+++ www/sync.wiki
@@ -123,18 +123,18 @@
123123
<p>The client modifies the URL by appending the method name "<b>/xfer</b>"
124124
to the end. For example, if the URL specified on the client command
125125
line is</p>
126126
127127
<blockquote>
128
-http://fossil-scm.hwaci.com/fossil
128
+https://fossil-scm.org/fossil
129129
</blockquote>
130130
131131
<p>Then the URL that is really used to do the synchronization will
132132
be:</p>
133133
134134
<blockquote>
135
-http://fossil-scm.hwaci.com/fossil/xfer
135
+https://fossil-scm.org/fossil/xfer
136136
</blockquote>
137137
138138
<h3>2.2 HTTP Request Format</h3>
139139
140140
<p>The client always sends a POST request to the server. The
141141
--- www/sync.wiki
+++ www/sync.wiki
@@ -123,18 +123,18 @@
123 <p>The client modifies the URL by appending the method name "<b>/xfer</b>"
124 to the end. For example, if the URL specified on the client command
125 line is</p>
126
127 <blockquote>
128 http://fossil-scm.hwaci.com/fossil
129 </blockquote>
130
131 <p>Then the URL that is really used to do the synchronization will
132 be:</p>
133
134 <blockquote>
135 http://fossil-scm.hwaci.com/fossil/xfer
136 </blockquote>
137
138 <h3>2.2 HTTP Request Format</h3>
139
140 <p>The client always sends a POST request to the server. The
141
--- www/sync.wiki
+++ www/sync.wiki
@@ -123,18 +123,18 @@
123 <p>The client modifies the URL by appending the method name "<b>/xfer</b>"
124 to the end. For example, if the URL specified on the client command
125 line is</p>
126
127 <blockquote>
128 https://fossil-scm.org/fossil
129 </blockquote>
130
131 <p>Then the URL that is really used to do the synchronization will
132 be:</p>
133
134 <blockquote>
135 https://fossil-scm.org/fossil/xfer
136 </blockquote>
137
138 <h3>2.2 HTTP Request Format</h3>
139
140 <p>The client always sends a POST request to the server. The
141

Keyboard Shortcuts

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