Fossil SCM

URL fix in previous; remote path needs to be part of the URL, and we can avoid giving the local clone path by using the new clone-and-open functionality.

wyoung 2024-02-28 18:16 trunk
Commit 69959fa5b6be3e4df17f8be62c86ea7075eda5db407acf2d02b66f748b6a196f
1 file changed +1 -1
+1 -1
--- www/sync.wiki
+++ www/sync.wiki
@@ -119,11 +119,11 @@
119119
120120
The simpler of the two solutions to this problem is to install Fossil
121121
where sshd expects to find it, but when that isn't an option, you can
122122
instead give a URL like this:
123123
124
-<verbatim>fossil clone ssh://myserver.example.com?fossil=/home/me/bin/fossil /path/to/repo.fossil</verbatim>
124
+<verbatim>fossil clone ssh://myserver.example.com/path/to/repo.fossil?fossil=/home/me/bin/fossil</verbatim>
125125
126126
That gives the local Fossil instance the absolute path to the binary on
127127
the remote machine for use when calling that Fossil instance through the
128128
SSH tunnel.
129129
130130
--- www/sync.wiki
+++ www/sync.wiki
@@ -119,11 +119,11 @@
119
120 The simpler of the two solutions to this problem is to install Fossil
121 where sshd expects to find it, but when that isn't an option, you can
122 instead give a URL like this:
123
124 <verbatim>fossil clone ssh://myserver.example.com?fossil=/home/me/bin/fossil /path/to/repo.fossil</verbatim>
125
126 That gives the local Fossil instance the absolute path to the binary on
127 the remote machine for use when calling that Fossil instance through the
128 SSH tunnel.
129
130
--- www/sync.wiki
+++ www/sync.wiki
@@ -119,11 +119,11 @@
119
120 The simpler of the two solutions to this problem is to install Fossil
121 where sshd expects to find it, but when that isn't an option, you can
122 instead give a URL like this:
123
124 <verbatim>fossil clone ssh://myserver.example.com/path/to/repo.fossil?fossil=/home/me/bin/fossil</verbatim>
125
126 That gives the local Fossil instance the absolute path to the binary on
127 the remote machine for use when calling that Fossil instance through the
128 SSH tunnel.
129
130

Keyboard Shortcuts

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