Fossil SCM

Fix broken hyperlinks on the tech_overview.wiki page.

drh 2017-10-27 15:06 trunk
Commit 3018d519c8d61073720e2e84b852af64a621e1b914179450b71faf9ede338979
1 file changed +5 -5
--- www/tech_overview.wiki
+++ www/tech_overview.wiki
@@ -53,11 +53,11 @@
5353
checkout for a project and contains state information that is unique
5454
to that working checkout.
5555
5656
Fossil does not always use all three database files. The web interface,
5757
for example, typically only uses the repository database. And the
58
-[/help/all | fossil setting] command only opens the configuration database
58
+[/help/all | fossil settings] command only opens the configuration database
5959
when the --global option is used. But other commands use all three
6060
databases at once. For example, the [/help/status | fossil status]
6161
command will first locate the checkout database, then use the checkout
6262
database to find the repository database, then open the configuration
6363
database. Whenever multiple databases are used at the same time,
@@ -70,20 +70,20 @@
7070
<table border="1" width="80%" cellpadding="0" align="center">
7171
<tr>
7272
<td width="33%" valign="top">
7373
<h3 align="center">Configuration Database<br>"~/.fossil"</h3>
7474
<ul>
75
-<li>Global [/help/setting |settings]
75
+<li>Global [/help/settings |settings]
7676
<li>List of active repositories used by the [/help/all | all] command
7777
</ul>
7878
</td>
7979
<td width="34%" valign="top">
8080
<h3 align="center">Repository Database<br>"<i>project</i>.fossil"</h3>
8181
<ul>
8282
<li>[./fileformat.wiki | Global state of the project]
8383
encoded using delta-compression
84
-<li>Local [/help/setting|settings]
84
+<li>Local [/help/settings|settings]
8585
<li>Web interface display preferences
8686
<li>User credentials and permissions
8787
<li>Metadata about the global state to facilitate rapid
8888
queries
8989
</ul>
@@ -110,11 +110,11 @@
110110
<h3>2.1 The Configuration Database</h3>
111111
112112
The configuration database holds cross-repository preferences and a list of all
113113
repositories for a single user.
114114
115
-The [/help/setting | fossil setting] command can be used to specify various
115
+The [/help/settings | fossil settings] command can be used to specify various
116116
operating parameters and preferences for Fossil repositories. Settings can
117117
apply to a single repository, or they can apply globally to all repositories
118118
for a user. If both a global and a repository value exists for a setting,
119119
then the repository-specific value takes precedence. All of the settings
120120
have reasonable defaults, and so many users will never need to change them.
@@ -237,11 +237,11 @@
237237
* The project logo image
238238
* Fields of tickets that are considered "significant" and which are
239239
therefore collected from artifacts and made available for display
240240
* Templates for screens to view, edit, and create tickets
241241
* Ticket report formats and display preferences
242
- * Local values for [/help/setting | settings] that override the
242
+ * Local values for [/help/settings | settings] that override the
243243
global values defined in the per-user configuration database.
244244
245245
Though the display and processing preferences do not move between
246246
repository instances using [/help/sync | fossil sync], this information
247247
can be shared between repositories using the
248248
--- www/tech_overview.wiki
+++ www/tech_overview.wiki
@@ -53,11 +53,11 @@
53 checkout for a project and contains state information that is unique
54 to that working checkout.
55
56 Fossil does not always use all three database files. The web interface,
57 for example, typically only uses the repository database. And the
58 [/help/all | fossil setting] command only opens the configuration database
59 when the --global option is used. But other commands use all three
60 databases at once. For example, the [/help/status | fossil status]
61 command will first locate the checkout database, then use the checkout
62 database to find the repository database, then open the configuration
63 database. Whenever multiple databases are used at the same time,
@@ -70,20 +70,20 @@
70 <table border="1" width="80%" cellpadding="0" align="center">
71 <tr>
72 <td width="33%" valign="top">
73 <h3 align="center">Configuration Database<br>"~/.fossil"</h3>
74 <ul>
75 <li>Global [/help/setting |settings]
76 <li>List of active repositories used by the [/help/all | all] command
77 </ul>
78 </td>
79 <td width="34%" valign="top">
80 <h3 align="center">Repository Database<br>"<i>project</i>.fossil"</h3>
81 <ul>
82 <li>[./fileformat.wiki | Global state of the project]
83 encoded using delta-compression
84 <li>Local [/help/setting|settings]
85 <li>Web interface display preferences
86 <li>User credentials and permissions
87 <li>Metadata about the global state to facilitate rapid
88 queries
89 </ul>
@@ -110,11 +110,11 @@
110 <h3>2.1 The Configuration Database</h3>
111
112 The configuration database holds cross-repository preferences and a list of all
113 repositories for a single user.
114
115 The [/help/setting | fossil setting] command can be used to specify various
116 operating parameters and preferences for Fossil repositories. Settings can
117 apply to a single repository, or they can apply globally to all repositories
118 for a user. If both a global and a repository value exists for a setting,
119 then the repository-specific value takes precedence. All of the settings
120 have reasonable defaults, and so many users will never need to change them.
@@ -237,11 +237,11 @@
237 * The project logo image
238 * Fields of tickets that are considered "significant" and which are
239 therefore collected from artifacts and made available for display
240 * Templates for screens to view, edit, and create tickets
241 * Ticket report formats and display preferences
242 * Local values for [/help/setting | settings] that override the
243 global values defined in the per-user configuration database.
244
245 Though the display and processing preferences do not move between
246 repository instances using [/help/sync | fossil sync], this information
247 can be shared between repositories using the
248
--- www/tech_overview.wiki
+++ www/tech_overview.wiki
@@ -53,11 +53,11 @@
53 checkout for a project and contains state information that is unique
54 to that working checkout.
55
56 Fossil does not always use all three database files. The web interface,
57 for example, typically only uses the repository database. And the
58 [/help/all | fossil settings] command only opens the configuration database
59 when the --global option is used. But other commands use all three
60 databases at once. For example, the [/help/status | fossil status]
61 command will first locate the checkout database, then use the checkout
62 database to find the repository database, then open the configuration
63 database. Whenever multiple databases are used at the same time,
@@ -70,20 +70,20 @@
70 <table border="1" width="80%" cellpadding="0" align="center">
71 <tr>
72 <td width="33%" valign="top">
73 <h3 align="center">Configuration Database<br>"~/.fossil"</h3>
74 <ul>
75 <li>Global [/help/settings |settings]
76 <li>List of active repositories used by the [/help/all | all] command
77 </ul>
78 </td>
79 <td width="34%" valign="top">
80 <h3 align="center">Repository Database<br>"<i>project</i>.fossil"</h3>
81 <ul>
82 <li>[./fileformat.wiki | Global state of the project]
83 encoded using delta-compression
84 <li>Local [/help/settings|settings]
85 <li>Web interface display preferences
86 <li>User credentials and permissions
87 <li>Metadata about the global state to facilitate rapid
88 queries
89 </ul>
@@ -110,11 +110,11 @@
110 <h3>2.1 The Configuration Database</h3>
111
112 The configuration database holds cross-repository preferences and a list of all
113 repositories for a single user.
114
115 The [/help/settings | fossil settings] command can be used to specify various
116 operating parameters and preferences for Fossil repositories. Settings can
117 apply to a single repository, or they can apply globally to all repositories
118 for a user. If both a global and a repository value exists for a setting,
119 then the repository-specific value takes precedence. All of the settings
120 have reasonable defaults, and so many users will never need to change them.
@@ -237,11 +237,11 @@
237 * The project logo image
238 * Fields of tickets that are considered "significant" and which are
239 therefore collected from artifacts and made available for display
240 * Templates for screens to view, edit, and create tickets
241 * Ticket report formats and display preferences
242 * Local values for [/help/settings | settings] that override the
243 global values defined in the per-user configuration database.
244
245 Though the display and processing preferences do not move between
246 repository instances using [/help/sync | fossil sync], this information
247 can be shared between repositories using the
248

Keyboard Shortcuts

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