Fossil SCM

Send the parent-project-name and parent-project-code configurations when syncing the project configurations.

drh 2016-08-17 17:25 trunk
Commit 08e65c2bb1e16c011a9594e2a9626234d9adabe2
1 file changed +2
--- src/configure.c
+++ src/configure.c
@@ -126,10 +126,12 @@
126126
{ "crnl-glob", CONFIGSET_PROJ },
127127
{ "encoding-glob", CONFIGSET_PROJ },
128128
{ "empty-dirs", CONFIGSET_PROJ },
129129
{ "allow-symlinks", CONFIGSET_PROJ },
130130
{ "dotfiles", CONFIGSET_PROJ },
131
+ { "parent-project-code", CONFIGSET_PROJ },
132
+ { "parent-project-name", CONFIGSET_PROJ },
131133
132134
#ifdef FOSSIL_ENABLE_LEGACY_MV_RM
133135
{ "mv-rm-files", CONFIGSET_PROJ },
134136
#endif
135137
136138
--- src/configure.c
+++ src/configure.c
@@ -126,10 +126,12 @@
126 { "crnl-glob", CONFIGSET_PROJ },
127 { "encoding-glob", CONFIGSET_PROJ },
128 { "empty-dirs", CONFIGSET_PROJ },
129 { "allow-symlinks", CONFIGSET_PROJ },
130 { "dotfiles", CONFIGSET_PROJ },
 
 
131
132 #ifdef FOSSIL_ENABLE_LEGACY_MV_RM
133 { "mv-rm-files", CONFIGSET_PROJ },
134 #endif
135
136
--- src/configure.c
+++ src/configure.c
@@ -126,10 +126,12 @@
126 { "crnl-glob", CONFIGSET_PROJ },
127 { "encoding-glob", CONFIGSET_PROJ },
128 { "empty-dirs", CONFIGSET_PROJ },
129 { "allow-symlinks", CONFIGSET_PROJ },
130 { "dotfiles", CONFIGSET_PROJ },
131 { "parent-project-code", CONFIGSET_PROJ },
132 { "parent-project-name", CONFIGSET_PROJ },
133
134 #ifdef FOSSIL_ENABLE_LEGACY_MV_RM
135 { "mv-rm-files", CONFIGSET_PROJ },
136 #endif
137
138

Keyboard Shortcuts

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