Fossil SCM

Rollback the change that converted the "manifest" setting to unversioned, as Stephan points out that maybe it does work after all.

drh 2025-03-12 19:45 trunk
Commit e8dc1dfe0e9a164726896358b6c86e087fc7b4b791d6ed7725d8e35dc212f5b8
2 files changed +1 -1 +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -4855,11 +4855,11 @@
48554855
/*
48564856
** SETTING: main-branch width=40 default=trunk
48574857
** The value is the primary branch for the project.
48584858
*/
48594859
/*
4860
-** SETTING: manifest width=5
4860
+** SETTING: manifest width=5 versionable
48614861
** If enabled, automatically create files "manifest" and "manifest.uuid"
48624862
** in every check-out.
48634863
**
48644864
** Optionally use combinations of characters 'r' for "manifest",
48654865
** 'u' for "manifest.uuid" and 't' for "manifest.tags". The SQLite
48664866
--- src/db.c
+++ src/db.c
@@ -4855,11 +4855,11 @@
4855 /*
4856 ** SETTING: main-branch width=40 default=trunk
4857 ** The value is the primary branch for the project.
4858 */
4859 /*
4860 ** SETTING: manifest width=5
4861 ** If enabled, automatically create files "manifest" and "manifest.uuid"
4862 ** in every check-out.
4863 **
4864 ** Optionally use combinations of characters 'r' for "manifest",
4865 ** 'u' for "manifest.uuid" and 't' for "manifest.tags". The SQLite
4866
--- src/db.c
+++ src/db.c
@@ -4855,11 +4855,11 @@
4855 /*
4856 ** SETTING: main-branch width=40 default=trunk
4857 ** The value is the primary branch for the project.
4858 */
4859 /*
4860 ** SETTING: manifest width=5 versionable
4861 ** If enabled, automatically create files "manifest" and "manifest.uuid"
4862 ** in every check-out.
4863 **
4864 ** Optionally use combinations of characters 'r' for "manifest",
4865 ** 'u' for "manifest.uuid" and 't' for "manifest.tags". The SQLite
4866
--- www/settings.wiki
+++ www/settings.wiki
@@ -35,11 +35,11 @@
3535
3636
However, for historical reasons, some settings affect how you work with
3737
versioned files. These are <tt>clean-glob</tt>, <tt>binary-glob</tt>,
3838
<tt>crlf-glob</tt> (and its alias <tt>crnl-glob</tt>), <tt>empty-dirs</tt>,
3939
<tt>encoding-glob</tt>, <tt>ignore-glob</tt>, <tt>keep-glob</tt>,
40
-and <tt>mimetypes</tt>. The most important is
40
+<tt>manifest</tt>, and <tt>mimetypes</tt>. The most important is
4141
<tt>ignore-glob</tt> which specifies which files should be ignored when
4242
looking for unmanaged files with the <tt>extras</tt> command.
4343
4444
Because these options can change over time, and the inconvenience of
4545
replicating changes, these settings are "versionable". As well as being
4646
--- www/settings.wiki
+++ www/settings.wiki
@@ -35,11 +35,11 @@
35
36 However, for historical reasons, some settings affect how you work with
37 versioned files. These are <tt>clean-glob</tt>, <tt>binary-glob</tt>,
38 <tt>crlf-glob</tt> (and its alias <tt>crnl-glob</tt>), <tt>empty-dirs</tt>,
39 <tt>encoding-glob</tt>, <tt>ignore-glob</tt>, <tt>keep-glob</tt>,
40 and <tt>mimetypes</tt>. The most important is
41 <tt>ignore-glob</tt> which specifies which files should be ignored when
42 looking for unmanaged files with the <tt>extras</tt> command.
43
44 Because these options can change over time, and the inconvenience of
45 replicating changes, these settings are "versionable". As well as being
46
--- www/settings.wiki
+++ www/settings.wiki
@@ -35,11 +35,11 @@
35
36 However, for historical reasons, some settings affect how you work with
37 versioned files. These are <tt>clean-glob</tt>, <tt>binary-glob</tt>,
38 <tt>crlf-glob</tt> (and its alias <tt>crnl-glob</tt>), <tt>empty-dirs</tt>,
39 <tt>encoding-glob</tt>, <tt>ignore-glob</tt>, <tt>keep-glob</tt>,
40 <tt>manifest</tt>, and <tt>mimetypes</tt>. The most important is
41 <tt>ignore-glob</tt> which specifies which files should be ignored when
42 looking for unmanaged files with the <tt>extras</tt> command.
43
44 Because these options can change over time, and the inconvenience of
45 replicating changes, these settings are "versionable". As well as being
46

Keyboard Shortcuts

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