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.
Commit
143f1db75fe1d89b72297fd50ac7f440fae1a7afdb73252e9ced009378a30e1f
Parent
40d912aec1ce8d7…
12 files changed
+3
-3
+2
-2
+3
-3
+5
-5
+3
-3
+3
-3
+1
-2
+3
-3
+1
-1
+1
-1
+2
-2
+2
-2
+3
-3
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -55,19 +55,19 @@ | ||
| 55 | 55 | <h2>Aside: Is it really safe to use an unreleased development version of |
| 56 | 56 | the Fossil source code?</h2> |
| 57 | 57 | |
| 58 | 58 | Yes! Any check-in on the |
| 59 | 59 | [/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] | |
| 61 | 61 | will work fine. (Dodgy code is always on a branch.) In the unlikely |
| 62 | 62 | event that you pick a version with a serious bug, it still won't |
| 63 | 63 | clobber your files. Fossil uses several |
| 64 | 64 | [./selfcheck.wiki | self-checks] prior to committing any |
| 65 | 65 | repository change that prevent loss-of-work due to bugs. |
| 66 | 66 | |
| 67 | 67 | 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 | |
| 69 | 69 | of trunk that is less than a week or two old. Look at the bottom |
| 70 | 70 | left-hand corner of this screen (to the right of "This page was |
| 71 | 71 | generated in...") to see exactly which version of Fossil is |
| 72 | 72 | rendering this page. It is always safe to use whatever version |
| 73 | 73 | of the Fossil code you find running on the main Fossil website. |
| @@ -267,11 +267,11 @@ | ||
| 267 | 267 | |
| 268 | 268 | <h3>6.1 Cross-compiling from Linux</h3> |
| 269 | 269 | |
| 270 | 270 | The following instructions for building Fossil for Android via Linux, |
| 271 | 271 | 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]. | |
| 273 | 273 | |
| 274 | 274 | On the development machine, from the fossil source tree: |
| 275 | 275 | |
| 276 | 276 | <pre><code>export CC=$NDK_PATH/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang |
| 277 | 277 | ./configure --with-openssl=none |
| 278 | 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 | [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 |
+2
-2
| --- www/caps/impl.md | ||
| +++ www/caps/impl.md | ||
| @@ -102,10 +102,10 @@ | ||
| 102 | 102 | [dsp]: https://fossil-scm.org/fossil/doc/trunk/www/sync.wiki |
| 103 | 103 | [for]: ./forum.wiki |
| 104 | 104 | [ifvc]: https://en.wikipedia.org/wiki/Inter_frame |
| 105 | 105 | [mn]: https://en.wikipedia.org/wiki/Mnemonic |
| 106 | 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 | |
| 107 | +[sexp]: /artifact?ln=1223-1298&name=889d6724 | |
| 108 | +[sff]: /artifact?ln=80-117&name=52d2860f | |
| 109 | 109 | [sc]: https://en.cppreference.com/w/c/string/byte/strchr |
| 110 | 110 | [shun]: ../shunning.wiki |
| 111 | 111 | [ucap]: ./index.md#ucap |
| 112 | 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]: 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 |
+3
-3
| --- www/checkin_names.wiki | ||
| +++ www/checkin_names.wiki | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | </blockquote> |
| 34 | 34 | |
| 35 | 35 | You are perhaps reading this page from the following URL: |
| 36 | 36 | |
| 37 | 37 | <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 | |
| 39 | 39 | </blockquote> |
| 40 | 40 | |
| 41 | 41 | The URL above is an example of an [./embeddeddoc.wiki | embedded documentation] |
| 42 | 42 | page in Fossil. The bold term of the pathname is a check-in name that |
| 43 | 43 | determines which version of the documentation to display. |
| @@ -181,19 +181,19 @@ | ||
| 181 | 181 | |
| 182 | 182 | For an example of how timestamps are useful, |
| 183 | 183 | consider the homepage for the Fossil website itself: |
| 184 | 184 | |
| 185 | 185 | <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 | |
| 187 | 187 | </blockquote> |
| 188 | 188 | |
| 189 | 189 | The bold component of that URL is a check-in name. To see the stored content |
| 190 | 190 | of the Fossil website repository as of January 1, 2009, one has merely to change |
| 191 | 191 | the URL to the following: |
| 192 | 192 | |
| 193 | 193 | <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 | |
| 195 | 195 | </blockquote> |
| 196 | 196 | |
| 197 | 197 | (Note that this won't roll you back to the <i>skin</i> and other |
| 198 | 198 | cosmetic configurations as of that date. It also won't change screens |
| 199 | 199 | like the timeline, which has an independent date selector.) |
| 200 | 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 | 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 |
+5
-5
| --- www/embeddeddoc.wiki | ||
| +++ www/embeddeddoc.wiki | ||
| @@ -201,15 +201,15 @@ | ||
| 201 | 201 | embedded documentation. The name of this file in the fossil |
| 202 | 202 | source tree is "<b>www/embeddeddoc.wiki</b>". |
| 203 | 203 | You are perhaps looking at this |
| 204 | 204 | file using the URL: |
| 205 | 205 | |
| 206 | - [http://fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki]. | |
| 206 | + [https://fossil-scm.org/home/doc/trunk/www/embeddeddoc.wiki]. | |
| 207 | 207 | |
| 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]", | |
| 209 | 209 | 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 | |
| 211 | 211 | site automatically redirects such links by appending "home". The |
| 212 | 212 | "home" file on fossil-scm.org is really a [./server/any/cgi.md|CGI script] |
| 213 | 213 | which runs the fossil web service in CGI mode. |
| 214 | 214 | The "home" CGI script looks like this: |
| 215 | 215 | |
| @@ -243,12 +243,12 @@ | ||
| 243 | 243 | of the document that was most recently checked in as of the date |
| 244 | 244 | and time specified. So, for example, to see what the fossil website |
| 245 | 245 | looked like at the beginning of 2010, enter: |
| 246 | 246 | |
| 247 | 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 | |
| 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 | 250 | </a> |
| 251 | 251 | </blockquote> |
| 252 | 252 | |
| 253 | 253 | The file that encodes this document is stored in the fossil source tree under |
| 254 | 254 | the name "<b>www/embeddeddoc.wiki</b>" and so that name forms the |
| 255 | 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 | [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 @@ | ||
| 128 | 128 | faq { |
| 129 | 129 | How do I make a clone of the fossil self-hosting repository? |
| 130 | 130 | } { |
| 131 | 131 | Any of the following commands should work: |
| 132 | 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 | |
| 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 | 136 | </pre></blockquote> |
| 137 | 137 | Once you have the repository cloned, you can open a local check-out |
| 138 | 138 | as follows: |
| 139 | 139 | <blockquote><pre> |
| 140 | 140 | mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil |
| 141 | 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] 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 @@ | ||
| 121 | 121 | |
| 122 | 122 | <p id="q7"><b>(7) How do I make a clone of the fossil self-hosting repository?</b></p> |
| 123 | 123 | |
| 124 | 124 | <blockquote>Any of the following commands should work: |
| 125 | 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 | |
| 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 | 129 | </pre></blockquote> |
| 130 | 130 | Once you have the repository cloned, you can open a local check-out |
| 131 | 131 | as follows: |
| 132 | 132 | <blockquote><pre> |
| 133 | 133 | mkdir src; cd src; fossil [/help/open|open] ../fossil.fossil |
| 134 | 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] 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 @@ | ||
| 349 | 349 | <ol> |
| 350 | 350 | <li>Add the <b>[./caps/ref.html#5 | ModForum]</b> capability to any of |
| 351 | 351 | your users who should have this ability. You don't need to do this |
| 352 | 352 | for any user with <b>[./caps/ref.html#s | Setup]</b> or |
| 353 | 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> | |
| 354 | + [/artifact/b16221ffb736caa2?ln=1246-1257 | already included].</li> | |
| 356 | 355 | |
| 357 | 356 | <li>When someone updates the forum, an entry will appear in the |
| 358 | 357 | timeline if the type filter is set to "Forum" or "Any Type". If that |
| 359 | 358 | user has only the <b>WrForum</b> capability, any |
| 360 | 359 | other user with the <b>ModForum</b> capability |
| 361 | 360 |
| --- 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 @@ | ||
| 31 | 31 | URL to get a snapshot of what was going on about the time of some |
| 32 | 32 | check-in. The "CHECKIN" can be |
| 33 | 33 | [./checkin_names.wiki | any valid check-in or version name], including |
| 34 | 34 | tags, branch names, and dates. For example, to see what was going |
| 35 | 35 | 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]. | |
| 37 | 37 | |
| 38 | 38 | 7. Further to the previous two hints, there are lots of query parameters |
| 39 | 39 | that you can add to timeline pages. The available query parameters |
| 40 | 40 | are tersely documented [/help?cmd=/timeline | here]. |
| 41 | 41 | |
| @@ -43,19 +43,19 @@ | ||
| 43 | 43 | to get a pop-up window with side-by-side diffs of two files, even if |
| 44 | 44 | neither of the two files is part of any Fossil repository. Note that |
| 45 | 45 | this command is "test-diff", not "diff". |
| 46 | 46 | |
| 47 | 47 | 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 | |
| 49 | 49 | add a query parameter of the form "ln=FROM,TO" to the URL that |
| 50 | 50 | will cause the range of lines indicated to be highlighted. This |
| 51 | 51 | is useful in pointing out a few lines of code using a hyperlink |
| 52 | 52 | in an email or text message. Example: |
| 53 | - [http://fossil-scm.org/home/artifact/c7dd1de9f?ln=28,30]. | |
| 53 | + [/artifact/c7dd1de9f?ln=28,30]. | |
| 54 | 54 | Adding the "ln" query parameter without any argument simply turns |
| 55 | 55 | on line numbers. This feature only works right with files with |
| 56 | 56 | a mimetype of text/plain, of course. |
| 57 | 57 | |
| 58 | 58 | 10. When editing documentation to be checked in as managed files, you can |
| 59 | 59 | preview what the documentation will look like by using the special |
| 60 | 60 | "ckout" branch name in the "doc" URL while running "fossil ui". |
| 61 | 61 | See the [./embeddeddoc.wiki | embedded documentation] for details. |
| 62 | 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 | [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 @@ | ||
| 172 | 172 | <li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a> |
| 173 | 173 | <ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a. |
| 174 | 174 | how deliverables are built</li></ul> |
| 175 | 175 | </li> |
| 176 | 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> | |
| 177 | +<li> <a href='https://fossil-scm.org/fossil-book/'>Fossil book</a> | |
| 178 | 178 | </ul> |
| 179 | 179 | <h2 id="pindex">Other Documents:</h2> |
| 180 | 180 | <ul>} |
| 181 | 181 | foreach entry $permindex { |
| 182 | 182 | foreach {title file bold} $entry break |
| 183 | 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='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 |
+1
-1
| --- www/permutedindex.html | ||
| +++ www/permutedindex.html | ||
| @@ -17,11 +17,11 @@ | ||
| 17 | 17 | <li> <a href='hacker-howto.wiki'>Fossil Developer's Guide</a> |
| 18 | 18 | <ul><li><a href='$ROOT/wiki?name=Release Build How-To'>Release Build How-To</a>, a.k.a. |
| 19 | 19 | how deliverables are built</li></ul> |
| 20 | 20 | </li> |
| 21 | 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> | |
| 22 | +<li> <a href='https://fossil-scm.org/fossil-book/'>Fossil book</a> | |
| 23 | 23 | </ul> |
| 24 | 24 | <h2 id="pindex">Other Documents:</h2> |
| 25 | 25 | <ul> |
| 26 | 26 | <li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li> |
| 27 | 27 | <li><a href="serverext.wiki">Adding Extensions To A Fossil Server Using CGI Scripts</a></li> |
| 28 | 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='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 @@ | ||
| 49 | 49 | </blockquote> |
| 50 | 50 | |
| 51 | 51 | <b>Love the concept here. Anyone using this for real work yet?</b> |
| 52 | 52 | |
| 53 | 53 | <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>. | |
| 55 | 55 | In fact, this page was probably delivered |
| 56 | 56 | 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/ | |
| 58 | 58 | (a <a href="http://www.linode.com/">Linode 720</a>) |
| 59 | 59 | also hosts 24 other fossil repositories for various small projects. |
| 60 | 60 | The documentation files for |
| 61 | 61 | <a href="http://www.sqlite.org/">SQLite</a> are hosted in a |
| 62 | 62 | fossil repository <a href="http://www.sqlite.org/docsrc/">here</a>, |
| 63 | 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="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 @@ | ||
| 123 | 123 | <p>The client modifies the URL by appending the method name "<b>/xfer</b>" |
| 124 | 124 | to the end. For example, if the URL specified on the client command |
| 125 | 125 | line is</p> |
| 126 | 126 | |
| 127 | 127 | <blockquote> |
| 128 | -http://fossil-scm.hwaci.com/fossil | |
| 128 | +https://fossil-scm.org/fossil | |
| 129 | 129 | </blockquote> |
| 130 | 130 | |
| 131 | 131 | <p>Then the URL that is really used to do the synchronization will |
| 132 | 132 | be:</p> |
| 133 | 133 | |
| 134 | 134 | <blockquote> |
| 135 | -http://fossil-scm.hwaci.com/fossil/xfer | |
| 135 | +https://fossil-scm.org/fossil/xfer | |
| 136 | 136 | </blockquote> |
| 137 | 137 | |
| 138 | 138 | <h3>2.2 HTTP Request Format</h3> |
| 139 | 139 | |
| 140 | 140 | <p>The client always sends a POST request to the server. The |
| 141 | 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 | 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 |