Fossil SCM

Add help text for the new settings.

mistachkin 2015-02-05 04:50 mvAndRmFiles
Commit 6048a961a7a43a80f348512589f18eb9e23ac951
1 file changed +7
+7
--- src/db.c
+++ src/db.c
@@ -2604,10 +2604,13 @@
26042604
** global configuration database.
26052605
**
26062606
** max-upload A limit on the size of uplink HTTP requests. The
26072607
** default is 250000 bytes.
26082608
**
2609
+** move-files If enabled, the "mv" and "rename" commands will also move
2610
+** the associated files within the checkout. Default: off.
2611
+**
26092612
** mtime-changes Use file modification times (mtimes) to detect when
26102613
** files have been modified. (Default "on".)
26112614
**
26122615
** pgp-command Command used to clear-sign manifests at check-in.
26132616
** The default is "gpg --clearsign -o ".
@@ -2617,10 +2620,14 @@
26172620
** If the http_proxy environment variable is undefined
26182621
** then a direct HTTP connection is used.
26192622
**
26202623
** relative-paths When showing changes and extras, report paths relative
26212624
** to the current working directory. Default: "on"
2625
+**
2626
+** remove-files If enabled, the "rm" and "delete" commands will also
2627
+** remove the associated files from within the checkout.
2628
+** Default: off.
26222629
**
26232630
** repo-cksum Compute checksums over all files in each checkout
26242631
** as a double-check of correctness. Defaults to "on".
26252632
** Disable on large repositories for a performance
26262633
** improvement.
26272634
--- src/db.c
+++ src/db.c
@@ -2604,10 +2604,13 @@
2604 ** global configuration database.
2605 **
2606 ** max-upload A limit on the size of uplink HTTP requests. The
2607 ** default is 250000 bytes.
2608 **
 
 
 
2609 ** mtime-changes Use file modification times (mtimes) to detect when
2610 ** files have been modified. (Default "on".)
2611 **
2612 ** pgp-command Command used to clear-sign manifests at check-in.
2613 ** The default is "gpg --clearsign -o ".
@@ -2617,10 +2620,14 @@
2617 ** If the http_proxy environment variable is undefined
2618 ** then a direct HTTP connection is used.
2619 **
2620 ** relative-paths When showing changes and extras, report paths relative
2621 ** to the current working directory. Default: "on"
 
 
 
 
2622 **
2623 ** repo-cksum Compute checksums over all files in each checkout
2624 ** as a double-check of correctness. Defaults to "on".
2625 ** Disable on large repositories for a performance
2626 ** improvement.
2627
--- src/db.c
+++ src/db.c
@@ -2604,10 +2604,13 @@
2604 ** global configuration database.
2605 **
2606 ** max-upload A limit on the size of uplink HTTP requests. The
2607 ** default is 250000 bytes.
2608 **
2609 ** move-files If enabled, the "mv" and "rename" commands will also move
2610 ** the associated files within the checkout. Default: off.
2611 **
2612 ** mtime-changes Use file modification times (mtimes) to detect when
2613 ** files have been modified. (Default "on".)
2614 **
2615 ** pgp-command Command used to clear-sign manifests at check-in.
2616 ** The default is "gpg --clearsign -o ".
@@ -2617,10 +2620,14 @@
2620 ** If the http_proxy environment variable is undefined
2621 ** then a direct HTTP connection is used.
2622 **
2623 ** relative-paths When showing changes and extras, report paths relative
2624 ** to the current working directory. Default: "on"
2625 **
2626 ** remove-files If enabled, the "rm" and "delete" commands will also
2627 ** remove the associated files from within the checkout.
2628 ** Default: off.
2629 **
2630 ** repo-cksum Compute checksums over all files in each checkout
2631 ** as a double-check of correctness. Defaults to "on".
2632 ** Disable on large repositories for a performance
2633 ** improvement.
2634

Keyboard Shortcuts

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