Fossil SCM

put settings in right alphabetical order

jan.nijtmans 2013-01-23 10:38 trunk
Commit 4ddd099b573e4010da6f064ea29036e69c6a28ca
1 file changed +5 -5
+5 -5
--- src/db.c
+++ src/db.c
@@ -2172,18 +2172,18 @@
21722172
** diff-command External command to run when performing a diff.
21732173
** If undefined, the internal text diff will be used.
21742174
**
21752175
** dont-push Prevent this repository from pushing from client to
21762176
** server. Useful when setting up a private branch.
2177
+**
2178
+** editor Text editor command used for check-in comments.
21772179
**
21782180
** empty-dirs A comma or newline-separated list of pathnames. On
21792181
** (versionable) update and checkout commands, if no file or directory
21802182
** exists with that name, an empty directory will be
21812183
** created.
21822184
**
2183
-** editor Text editor command used for check-in comments.
2184
-**
21852185
** gdiff-command External command to run when performing a graphical
21862186
** diff. If undefined, text diff will be used.
21872187
**
21882188
** gmerge-command A graphical merge conflict resolver command operating
21892189
** on four files.
@@ -2241,10 +2241,13 @@
22412241
**
22422242
** self-register Allow users to register themselves through the HTTP UI.
22432243
** This is useful if you want to see other names than
22442244
** "Anonymous" in e.g. ticketing system. On the other hand
22452245
** users can not be deleted. Default: off.
2246
+**
2247
+** ssh-command Command used to talk to a remote machine with
2248
+** the "ssh://" protocol.
22462249
**
22472250
** ssl-ca-location The full pathname to a file containing PEM encoded
22482251
** CA root certificates, or a directory of certificates
22492252
** with filenames formed from the certificate hashes as
22502253
** required by OpenSSL.
@@ -2260,13 +2263,10 @@
22602263
** the certificate and private key files.
22612264
** This identity will be presented to SSL servers to
22622265
** authenticate this client, in addition to the normal
22632266
** password authentication.
22642267
**
2265
-** ssh-command Command used to talk to a remote machine with
2266
-** the "ssh://" protocol.
2267
-**
22682268
** tcl If enabled (and Fossil was compiled with Tcl support),
22692269
** Tcl integration commands will be added to the TH1
22702270
** interpreter, allowing arbitrary Tcl expressions and
22712271
** scripts to be evaluated from TH1. Additionally, the Tcl
22722272
** interpreter will be able to evaluate arbitrary TH1
22732273
--- src/db.c
+++ src/db.c
@@ -2172,18 +2172,18 @@
2172 ** diff-command External command to run when performing a diff.
2173 ** If undefined, the internal text diff will be used.
2174 **
2175 ** dont-push Prevent this repository from pushing from client to
2176 ** server. Useful when setting up a private branch.
 
 
2177 **
2178 ** empty-dirs A comma or newline-separated list of pathnames. On
2179 ** (versionable) update and checkout commands, if no file or directory
2180 ** exists with that name, an empty directory will be
2181 ** created.
2182 **
2183 ** editor Text editor command used for check-in comments.
2184 **
2185 ** gdiff-command External command to run when performing a graphical
2186 ** diff. If undefined, text diff will be used.
2187 **
2188 ** gmerge-command A graphical merge conflict resolver command operating
2189 ** on four files.
@@ -2241,10 +2241,13 @@
2241 **
2242 ** self-register Allow users to register themselves through the HTTP UI.
2243 ** This is useful if you want to see other names than
2244 ** "Anonymous" in e.g. ticketing system. On the other hand
2245 ** users can not be deleted. Default: off.
 
 
 
2246 **
2247 ** ssl-ca-location The full pathname to a file containing PEM encoded
2248 ** CA root certificates, or a directory of certificates
2249 ** with filenames formed from the certificate hashes as
2250 ** required by OpenSSL.
@@ -2260,13 +2263,10 @@
2260 ** the certificate and private key files.
2261 ** This identity will be presented to SSL servers to
2262 ** authenticate this client, in addition to the normal
2263 ** password authentication.
2264 **
2265 ** ssh-command Command used to talk to a remote machine with
2266 ** the "ssh://" protocol.
2267 **
2268 ** tcl If enabled (and Fossil was compiled with Tcl support),
2269 ** Tcl integration commands will be added to the TH1
2270 ** interpreter, allowing arbitrary Tcl expressions and
2271 ** scripts to be evaluated from TH1. Additionally, the Tcl
2272 ** interpreter will be able to evaluate arbitrary TH1
2273
--- src/db.c
+++ src/db.c
@@ -2172,18 +2172,18 @@
2172 ** diff-command External command to run when performing a diff.
2173 ** If undefined, the internal text diff will be used.
2174 **
2175 ** dont-push Prevent this repository from pushing from client to
2176 ** server. Useful when setting up a private branch.
2177 **
2178 ** editor Text editor command used for check-in comments.
2179 **
2180 ** empty-dirs A comma or newline-separated list of pathnames. On
2181 ** (versionable) update and checkout commands, if no file or directory
2182 ** exists with that name, an empty directory will be
2183 ** created.
2184 **
 
 
2185 ** gdiff-command External command to run when performing a graphical
2186 ** diff. If undefined, text diff will be used.
2187 **
2188 ** gmerge-command A graphical merge conflict resolver command operating
2189 ** on four files.
@@ -2241,10 +2241,13 @@
2241 **
2242 ** self-register Allow users to register themselves through the HTTP UI.
2243 ** This is useful if you want to see other names than
2244 ** "Anonymous" in e.g. ticketing system. On the other hand
2245 ** users can not be deleted. Default: off.
2246 **
2247 ** ssh-command Command used to talk to a remote machine with
2248 ** the "ssh://" protocol.
2249 **
2250 ** ssl-ca-location The full pathname to a file containing PEM encoded
2251 ** CA root certificates, or a directory of certificates
2252 ** with filenames formed from the certificate hashes as
2253 ** required by OpenSSL.
@@ -2260,13 +2263,10 @@
2263 ** the certificate and private key files.
2264 ** This identity will be presented to SSL servers to
2265 ** authenticate this client, in addition to the normal
2266 ** password authentication.
2267 **
 
 
 
2268 ** tcl If enabled (and Fossil was compiled with Tcl support),
2269 ** Tcl integration commands will be added to the TH1
2270 ** interpreter, allowing arbitrary Tcl expressions and
2271 ** scripts to be evaluated from TH1. Additionally, the Tcl
2272 ** interpreter will be able to evaluate arbitrary TH1
2273

Keyboard Shortcuts

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