Fossil SCM
Fix broken hyperlink at www/caps/index.md. Also substitute "most recent version" in the QuickStart with "checkout version" that seems more specific (checkout may very well correspond to a historic version).
Commit
68344d628ceb33fb0f73146a5556387b22481416ecfc24c7042dc548a8102b9f
Parent
9313f2ad7545270…
2 files changed
+1
-1
+1
-1
+1
-1
| --- www/caps/index.md | ||
| +++ www/caps/index.md | ||
| @@ -321,11 +321,11 @@ | ||
| 321 | 321 | |
| 322 | 322 | Checks for capabilities like [**Read**][o] and [**Write**][i] within the |
| 323 | 323 | HTTP conversation between two Fossil instances only have a useful effect |
| 324 | 324 | when done over an `http[s]://` URL. |
| 325 | 325 | |
| 326 | -[sxcap]: https://fossil-scm.org/home/file?ci=8813ae91a699ac73&name=src%2Fmain.c&ln=2632-2637 | |
| 326 | +[sxcap]: /file?ci=8813ae91a699ac73&name=src/main.c&ln=2632-2637 | |
| 327 | 327 | |
| 328 | 328 | |
| 329 | 329 | ## <a name="pubpg"></a>Public Pages |
| 330 | 330 | |
| 331 | 331 | In Admin → Access, there is an option for giving a list of [globs][glob] |
| 332 | 332 |
| --- www/caps/index.md | |
| +++ www/caps/index.md | |
| @@ -321,11 +321,11 @@ | |
| 321 | |
| 322 | Checks for capabilities like [**Read**][o] and [**Write**][i] within the |
| 323 | HTTP conversation between two Fossil instances only have a useful effect |
| 324 | when done over an `http[s]://` URL. |
| 325 | |
| 326 | [sxcap]: https://fossil-scm.org/home/file?ci=8813ae91a699ac73&name=src%2Fmain.c&ln=2632-2637 |
| 327 | |
| 328 | |
| 329 | ## <a name="pubpg"></a>Public Pages |
| 330 | |
| 331 | In Admin → Access, there is an option for giving a list of [globs][glob] |
| 332 |
| --- www/caps/index.md | |
| +++ www/caps/index.md | |
| @@ -321,11 +321,11 @@ | |
| 321 | |
| 322 | Checks for capabilities like [**Read**][o] and [**Write**][i] within the |
| 323 | HTTP conversation between two Fossil instances only have a useful effect |
| 324 | when done over an `http[s]://` URL. |
| 325 | |
| 326 | [sxcap]: /file?ci=8813ae91a699ac73&name=src/main.c&ln=2632-2637 |
| 327 | |
| 328 | |
| 329 | ## <a name="pubpg"></a>Public Pages |
| 330 | |
| 331 | In Admin → Access, there is an option for giving a list of [globs][glob] |
| 332 |
+1
-1
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -266,11 +266,11 @@ | ||
| 266 | 266 | +/* made a change to the source file */<br> |
| 267 | 267 | # Original text<br> |
| 268 | 268 | </tt></b> |
| 269 | 269 | </blockquote> |
| 270 | 270 | |
| 271 | -"current" is an alias for the most recent version, so the command | |
| 271 | +"current" is an alias for the checkout version, so the command | |
| 272 | 272 | "fossil diff --from ad75dfa4a0 --to ab975c6632" gives identical results. |
| 273 | 273 | |
| 274 | 274 | <p>To commit your changes to a local-only repository:</p> |
| 275 | 275 | <blockquote> |
| 276 | 276 | <b> |
| 277 | 277 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -266,11 +266,11 @@ | |
| 266 | +/* made a change to the source file */<br> |
| 267 | # Original text<br> |
| 268 | </tt></b> |
| 269 | </blockquote> |
| 270 | |
| 271 | "current" is an alias for the most recent version, so the command |
| 272 | "fossil diff --from ad75dfa4a0 --to ab975c6632" gives identical results. |
| 273 | |
| 274 | <p>To commit your changes to a local-only repository:</p> |
| 275 | <blockquote> |
| 276 | <b> |
| 277 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -266,11 +266,11 @@ | |
| 266 | +/* made a change to the source file */<br> |
| 267 | # Original text<br> |
| 268 | </tt></b> |
| 269 | </blockquote> |
| 270 | |
| 271 | "current" is an alias for the checkout version, so the command |
| 272 | "fossil diff --from ad75dfa4a0 --to ab975c6632" gives identical results. |
| 273 | |
| 274 | <p>To commit your changes to a local-only repository:</p> |
| 275 | <blockquote> |
| 276 | <b> |
| 277 |