Fossil SCM
Removed a paragraph from www/caps/index.md referencing the now-removed "plink -ssh -T" alternative to "ssh -e none -T" on Windows. This paragraph bordered on "TMI" before, so now that it's going to be increasingly correct as Fossil 2.16+ filters out, it needs to go.
Commit
f48a9f71f3f865159f3859672da0a6dcfbd1ecdffd87ba8dde3411f9637665a8
Parent
f8f1d035ed54695…
1 file changed
-5
-5
| --- www/caps/index.md | ||
| +++ www/caps/index.md | ||
| @@ -304,15 +304,10 @@ | ||
| 304 | 304 | [`test-http`](/help?name=test-http) command to receive the tunneled |
| 305 | 305 | HTTP connection. The reason Fossil’s user capability system is |
| 306 | 306 | bypassed in this case is that [`test-http` gives full capabilities |
| 307 | 307 | to its users][sxcap]. |
| 308 | 308 | |
| 309 | - The SSH client command defaults to “`ssh -e none -T`” on most | |
| 310 | - platforms except Windows where it defaults to “`plink -ssh -T`”. | |
| 311 | - You can override this with [the `ssh-command` | |
| 312 | - setting](/help?name=ssh-command). | |
| 313 | - | |
| 314 | 309 | * For `file://` URLs — as opposed to plain local file paths — |
| 315 | 310 | the “sending” Fossil instance writes its side of |
| 316 | 311 | the HTTP conversation out to a temporary file in the same directory |
| 317 | 312 | as the local repo clone and then calls itself on the “receiving” |
| 318 | 313 | repository to read that same HTTP transcript file back in to apply |
| 319 | 314 |
| --- www/caps/index.md | |
| +++ www/caps/index.md | |
| @@ -304,15 +304,10 @@ | |
| 304 | [`test-http`](/help?name=test-http) command to receive the tunneled |
| 305 | HTTP connection. The reason Fossil’s user capability system is |
| 306 | bypassed in this case is that [`test-http` gives full capabilities |
| 307 | to its users][sxcap]. |
| 308 | |
| 309 | The SSH client command defaults to “`ssh -e none -T`” on most |
| 310 | platforms except Windows where it defaults to “`plink -ssh -T`”. |
| 311 | You can override this with [the `ssh-command` |
| 312 | setting](/help?name=ssh-command). |
| 313 | |
| 314 | * For `file://` URLs — as opposed to plain local file paths — |
| 315 | the “sending” Fossil instance writes its side of |
| 316 | the HTTP conversation out to a temporary file in the same directory |
| 317 | as the local repo clone and then calls itself on the “receiving” |
| 318 | repository to read that same HTTP transcript file back in to apply |
| 319 |
| --- www/caps/index.md | |
| +++ www/caps/index.md | |
| @@ -304,15 +304,10 @@ | |
| 304 | [`test-http`](/help?name=test-http) command to receive the tunneled |
| 305 | HTTP connection. The reason Fossil’s user capability system is |
| 306 | bypassed in this case is that [`test-http` gives full capabilities |
| 307 | to its users][sxcap]. |
| 308 | |
| 309 | * For `file://` URLs — as opposed to plain local file paths — |
| 310 | the “sending” Fossil instance writes its side of |
| 311 | the HTTP conversation out to a temporary file in the same directory |
| 312 | as the local repo clone and then calls itself on the “receiving” |
| 313 | repository to read that same HTTP transcript file back in to apply |
| 314 |