Fossil SCM

Fix some inaccurate comments.

mistachkin 2015-04-05 20:08 UTC mvAndRmFiles
Commit af50114075d559d7f762437dc64bec539660a331
1 file changed +2 -2
+2 -2
--- src/add.c
+++ src/add.c
@@ -33,11 +33,11 @@
3333
** the "move-files" setting will be consulted instead of using
3434
** this value.
3535
**
3636
** To retain the Fossil version 1.x behavior when using Fossil 2.x,
3737
** the FOSSIL_ENABLE_LEGACY_MV_RM compile-time option must be used
38
-** -AND- the "move-files" setting must be set to non-zero.
38
+** -AND- the "move-files" setting must be set to zero.
3939
*/
4040
#ifndef FOSSIL_MV_CHECKOUT_FILE_ON_MV
4141
#define FOSSIL_MV_CHECKOUT_FILE_ON_MV (0)
4242
#endif
4343
@@ -50,11 +50,11 @@
5050
** the "remove-files" setting will be consulted instead of using
5151
** this value.
5252
**
5353
** To retain the Fossil version 1.x behavior when using Fossil 2.x,
5454
** the FOSSIL_ENABLE_LEGACY_MV_RM compile-time option must be used
55
-** -AND- the "move-files" setting must be set to non-zero.
55
+** -AND- the "remove-files" setting must be set to zero.
5656
*/
5757
#ifndef FOSSIL_RM_CHECKOUT_FILE_ON_RM
5858
#define FOSSIL_RM_CHECKOUT_FILE_ON_RM (0)
5959
#endif
6060
6161
--- src/add.c
+++ src/add.c
@@ -33,11 +33,11 @@
33 ** the "move-files" setting will be consulted instead of using
34 ** this value.
35 **
36 ** To retain the Fossil version 1.x behavior when using Fossil 2.x,
37 ** the FOSSIL_ENABLE_LEGACY_MV_RM compile-time option must be used
38 ** -AND- the "move-files" setting must be set to non-zero.
39 */
40 #ifndef FOSSIL_MV_CHECKOUT_FILE_ON_MV
41 #define FOSSIL_MV_CHECKOUT_FILE_ON_MV (0)
42 #endif
43
@@ -50,11 +50,11 @@
50 ** the "remove-files" setting will be consulted instead of using
51 ** this value.
52 **
53 ** To retain the Fossil version 1.x behavior when using Fossil 2.x,
54 ** the FOSSIL_ENABLE_LEGACY_MV_RM compile-time option must be used
55 ** -AND- the "move-files" setting must be set to non-zero.
56 */
57 #ifndef FOSSIL_RM_CHECKOUT_FILE_ON_RM
58 #define FOSSIL_RM_CHECKOUT_FILE_ON_RM (0)
59 #endif
60
61
--- src/add.c
+++ src/add.c
@@ -33,11 +33,11 @@
33 ** the "move-files" setting will be consulted instead of using
34 ** this value.
35 **
36 ** To retain the Fossil version 1.x behavior when using Fossil 2.x,
37 ** the FOSSIL_ENABLE_LEGACY_MV_RM compile-time option must be used
38 ** -AND- the "move-files" setting must be set to zero.
39 */
40 #ifndef FOSSIL_MV_CHECKOUT_FILE_ON_MV
41 #define FOSSIL_MV_CHECKOUT_FILE_ON_MV (0)
42 #endif
43
@@ -50,11 +50,11 @@
50 ** the "remove-files" setting will be consulted instead of using
51 ** this value.
52 **
53 ** To retain the Fossil version 1.x behavior when using Fossil 2.x,
54 ** the FOSSIL_ENABLE_LEGACY_MV_RM compile-time option must be used
55 ** -AND- the "remove-files" setting must be set to zero.
56 */
57 #ifndef FOSSIL_RM_CHECKOUT_FILE_ON_RM
58 #define FOSSIL_RM_CHECKOUT_FILE_ON_RM (0)
59 #endif
60
61

Keyboard Shortcuts

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