Fossil SCM

Remove incorrect documentation regarding cloning via SSH. Fossil does not touch passwords when SSH is used for cloning.

andybradford 2015-12-11 15:53 trunk
Commit 230fdcf692dc3e661ca6172b98bd93502b681ee9
1 file changed +1 -1
+1 -1
--- src/clone.c
+++ src/clone.c
@@ -90,11 +90,11 @@
9090
** URI may be one of the following form: ([...] mean optional)
9191
** HTTP/HTTPS protocol:
9292
** http[s]://[userid[:password]@]host[:port][/path]
9393
**
9494
** SSH protocol:
95
-** ssh://[userid[:password]@]host[:port]/path/to/repo.fossil\\
95
+** ssh://[userid@]host[:port]/path/to/repo.fossil\\
9696
** [?fossil=path/to/fossil.exe]
9797
**
9898
** Filesystem:
9999
** [file://]path/to/repo.fossil
100100
**
101101
--- src/clone.c
+++ src/clone.c
@@ -90,11 +90,11 @@
90 ** URI may be one of the following form: ([...] mean optional)
91 ** HTTP/HTTPS protocol:
92 ** http[s]://[userid[:password]@]host[:port][/path]
93 **
94 ** SSH protocol:
95 ** ssh://[userid[:password]@]host[:port]/path/to/repo.fossil\\
96 ** [?fossil=path/to/fossil.exe]
97 **
98 ** Filesystem:
99 ** [file://]path/to/repo.fossil
100 **
101
--- src/clone.c
+++ src/clone.c
@@ -90,11 +90,11 @@
90 ** URI may be one of the following form: ([...] mean optional)
91 ** HTTP/HTTPS protocol:
92 ** http[s]://[userid[:password]@]host[:port][/path]
93 **
94 ** SSH protocol:
95 ** ssh://[userid@]host[:port]/path/to/repo.fossil\\
96 ** [?fossil=path/to/fossil.exe]
97 **
98 ** Filesystem:
99 ** [file://]path/to/repo.fossil
100 **
101

Keyboard Shortcuts

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