Fossil SCM

Include allow-symlinks in the list of settings that are transferred with a clone.

drh 2011-11-26 13:35 trunk
Commit 82979bc210731979e202fddb04b1b7aa78860e31
1 file changed +1
--- src/configure.c
+++ src/configure.c
@@ -82,10 +82,11 @@
8282
{ "project-description", CONFIGSET_PROJ },
8383
{ "manifest", CONFIGSET_PROJ },
8484
{ "ignore-glob", CONFIGSET_PROJ },
8585
{ "crnl-glob", CONFIGSET_PROJ },
8686
{ "empty-dirs", CONFIGSET_PROJ },
87
+ { "allow-symlinks", CONFIGSET_PROJ },
8788
{ "index-page", CONFIGSET_SKIN },
8889
{ "timeline-block-markup", CONFIGSET_SKIN },
8990
{ "timeline-max-comment", CONFIGSET_SKIN },
9091
{ "ticket-table", CONFIGSET_TKT },
9192
{ "ticket-common", CONFIGSET_TKT },
9293
--- src/configure.c
+++ src/configure.c
@@ -82,10 +82,11 @@
82 { "project-description", CONFIGSET_PROJ },
83 { "manifest", CONFIGSET_PROJ },
84 { "ignore-glob", CONFIGSET_PROJ },
85 { "crnl-glob", CONFIGSET_PROJ },
86 { "empty-dirs", CONFIGSET_PROJ },
 
87 { "index-page", CONFIGSET_SKIN },
88 { "timeline-block-markup", CONFIGSET_SKIN },
89 { "timeline-max-comment", CONFIGSET_SKIN },
90 { "ticket-table", CONFIGSET_TKT },
91 { "ticket-common", CONFIGSET_TKT },
92
--- src/configure.c
+++ src/configure.c
@@ -82,10 +82,11 @@
82 { "project-description", CONFIGSET_PROJ },
83 { "manifest", CONFIGSET_PROJ },
84 { "ignore-glob", CONFIGSET_PROJ },
85 { "crnl-glob", CONFIGSET_PROJ },
86 { "empty-dirs", CONFIGSET_PROJ },
87 { "allow-symlinks", CONFIGSET_PROJ },
88 { "index-page", CONFIGSET_SKIN },
89 { "timeline-block-markup", CONFIGSET_SKIN },
90 { "timeline-max-comment", CONFIGSET_SKIN },
91 { "ticket-table", CONFIGSET_TKT },
92 { "ticket-common", CONFIGSET_TKT },
93

Keyboard Shortcuts

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