Fossil SCM

Removed fileedit-glob from the list of syncable config options. It must be explicitly set on each repo where it is desired.

stephan 2020-05-28 12:02 trunk
Commit d6341b3a55301ac6ba4e2a5b199c4747261e12da3b14a61d3b9adc97c07e57b6
1 file changed -1
--- src/configure.c
+++ src/configure.c
@@ -148,11 +148,10 @@
148148
{ "parent-project-name", CONFIGSET_PROJ },
149149
{ "hash-policy", CONFIGSET_PROJ },
150150
{ "comment-format", CONFIGSET_PROJ },
151151
{ "mimetypes", CONFIGSET_PROJ },
152152
{ "forbid-delta-manifests", CONFIGSET_PROJ },
153
- { "fileedit-glob", CONFIGSET_PROJ },
154153
155154
#ifdef FOSSIL_ENABLE_LEGACY_MV_RM
156155
{ "mv-rm-files", CONFIGSET_PROJ },
157156
#endif
158157
159158
--- src/configure.c
+++ src/configure.c
@@ -148,11 +148,10 @@
148 { "parent-project-name", CONFIGSET_PROJ },
149 { "hash-policy", CONFIGSET_PROJ },
150 { "comment-format", CONFIGSET_PROJ },
151 { "mimetypes", CONFIGSET_PROJ },
152 { "forbid-delta-manifests", CONFIGSET_PROJ },
153 { "fileedit-glob", CONFIGSET_PROJ },
154
155 #ifdef FOSSIL_ENABLE_LEGACY_MV_RM
156 { "mv-rm-files", CONFIGSET_PROJ },
157 #endif
158
159
--- src/configure.c
+++ src/configure.c
@@ -148,11 +148,10 @@
148 { "parent-project-name", CONFIGSET_PROJ },
149 { "hash-policy", CONFIGSET_PROJ },
150 { "comment-format", CONFIGSET_PROJ },
151 { "mimetypes", CONFIGSET_PROJ },
152 { "forbid-delta-manifests", CONFIGSET_PROJ },
 
153
154 #ifdef FOSSIL_ENABLE_LEGACY_MV_RM
155 { "mv-rm-files", CONFIGSET_PROJ },
156 #endif
157
158

Keyboard Shortcuts

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