Fossil SCM

Correct an outdated path and fix a typo reported in the forum. Doc changes only, no code.

stephan 2022-09-26 06:47 markdown-tagrefs
Commit 5ade6fb863e484ef6d39e9ff683ec0c41722c1ad813a579eec4e8c107fa542d1
--- www/encryptedrepos.wiki
+++ www/encryptedrepos.wiki
@@ -9,13 +9,13 @@
99
[http://www.hwaci.com/cgi-bin/see-step1|purchasing a license].
1010
<p>
1111
Assuming you have an SEE license, the first step of compiling Fossil to
1212
use SEE is to create an SEE-enabled version of the SQLite database source code.
1313
This alternative SQLite database source file should be called "sqlite3-see.c"
14
-and should be placed in the src/ subfolder of the Fossil sources, right beside
14
+and should be placed in the extsrc/ subfolder of the Fossil sources, right beside
1515
the public-domain "sqlite3.c" source file. Also make a copy of the SEE-enabled
16
-"shell.c" file, renamed as "shell-see.c", and place it in the src/ subfolder
16
+"shell.c" file, renamed as "shell-see.c", and place it in the extsrc/ subfolder
1717
beside the original "shell.c".
1818
<p>
1919
Add the --with-see command-line option to the configuration script to enable
2020
the use of SEE on unix-like systems.
2121
<blockquote><pre>
2222
--- www/encryptedrepos.wiki
+++ www/encryptedrepos.wiki
@@ -9,13 +9,13 @@
9 [http://www.hwaci.com/cgi-bin/see-step1|purchasing a license].
10 <p>
11 Assuming you have an SEE license, the first step of compiling Fossil to
12 use SEE is to create an SEE-enabled version of the SQLite database source code.
13 This alternative SQLite database source file should be called "sqlite3-see.c"
14 and should be placed in the src/ subfolder of the Fossil sources, right beside
15 the public-domain "sqlite3.c" source file. Also make a copy of the SEE-enabled
16 "shell.c" file, renamed as "shell-see.c", and place it in the src/ subfolder
17 beside the original "shell.c".
18 <p>
19 Add the --with-see command-line option to the configuration script to enable
20 the use of SEE on unix-like systems.
21 <blockquote><pre>
22
--- www/encryptedrepos.wiki
+++ www/encryptedrepos.wiki
@@ -9,13 +9,13 @@
9 [http://www.hwaci.com/cgi-bin/see-step1|purchasing a license].
10 <p>
11 Assuming you have an SEE license, the first step of compiling Fossil to
12 use SEE is to create an SEE-enabled version of the SQLite database source code.
13 This alternative SQLite database source file should be called "sqlite3-see.c"
14 and should be placed in the extsrc/ subfolder of the Fossil sources, right beside
15 the public-domain "sqlite3.c" source file. Also make a copy of the SEE-enabled
16 "shell.c" file, renamed as "shell-see.c", and place it in the extsrc/ subfolder
17 beside the original "shell.c".
18 <p>
19 Add the --with-see command-line option to the configuration script to enable
20 the use of SEE on unix-like systems.
21 <blockquote><pre>
22
--- www/fossil-is-not-relational.md
+++ www/fossil-is-not-relational.md
@@ -138,11 +138,11 @@
138138
139139
Non-SCM-relevant state includes:
140140
141141
- Fossil's list of users and their metadata (permissions, email
142142
address, etc.). Artifacts themselves reference users only by their
143
- user names. Artifacts neither care whether, nor guaranty that, user
143
+ user names. Artifacts neither care whether, nor guarantee that, user
144144
"drh" in one artifact is in fact the same "drh" referenced in
145145
another artifact.
146146
147147
- All Fossil UI configuration, e.g. the site's skin, config settings,
148148
and project name.
149149
--- www/fossil-is-not-relational.md
+++ www/fossil-is-not-relational.md
@@ -138,11 +138,11 @@
138
139 Non-SCM-relevant state includes:
140
141 - Fossil's list of users and their metadata (permissions, email
142 address, etc.). Artifacts themselves reference users only by their
143 user names. Artifacts neither care whether, nor guaranty that, user
144 "drh" in one artifact is in fact the same "drh" referenced in
145 another artifact.
146
147 - All Fossil UI configuration, e.g. the site's skin, config settings,
148 and project name.
149
--- www/fossil-is-not-relational.md
+++ www/fossil-is-not-relational.md
@@ -138,11 +138,11 @@
138
139 Non-SCM-relevant state includes:
140
141 - Fossil's list of users and their metadata (permissions, email
142 address, etc.). Artifacts themselves reference users only by their
143 user names. Artifacts neither care whether, nor guarantee that, user
144 "drh" in one artifact is in fact the same "drh" referenced in
145 another artifact.
146
147 - All Fossil UI configuration, e.g. the site's skin, config settings,
148 and project name.
149

Keyboard Shortcuts

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