Fossil SCM
Update the configuration-database location documentation to reflect enhancements to the "fossil info" command.
Commit
b980ede08b0b1147730c5eb25fc93937d962c02924a8abada64b850163e0a084
Parent
1da8afdf876efbb…
1 file changed
+2
-2
+2
-2
| --- www/tech_overview.wiki | ||
| +++ www/tech_overview.wiki | ||
| @@ -167,12 +167,12 @@ | ||
| 167 | 167 | FOSSIL_HOME environment variable can always be set to determine the |
| 168 | 168 | location of the configuration database. Note also that the configuration |
| 169 | 169 | database file itself is called ".fossil" or "fossil.db" on unix but |
| 170 | 170 | "_fossil" on windows. |
| 171 | 171 | |
| 172 | -You can run the [/help?cmd=info|fossil info] command from an open | |
| 173 | -check-out to see the location of the configuration database. | |
| 172 | +The [/help?cmd=info|fossil info] command will show the location of | |
| 173 | +the configuration database on a line that starts with "config-db:". | |
| 174 | 174 | |
| 175 | 175 | <h3>2.2 Repository Databases</h3> |
| 176 | 176 | |
| 177 | 177 | The repository database is the file that is commonly referred to as |
| 178 | 178 | "the repository". This is because the repository database contains, |
| 179 | 179 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -167,12 +167,12 @@ | |
| 167 | FOSSIL_HOME environment variable can always be set to determine the |
| 168 | location of the configuration database. Note also that the configuration |
| 169 | database file itself is called ".fossil" or "fossil.db" on unix but |
| 170 | "_fossil" on windows. |
| 171 | |
| 172 | You can run the [/help?cmd=info|fossil info] command from an open |
| 173 | check-out to see the location of the configuration database. |
| 174 | |
| 175 | <h3>2.2 Repository Databases</h3> |
| 176 | |
| 177 | The repository database is the file that is commonly referred to as |
| 178 | "the repository". This is because the repository database contains, |
| 179 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -167,12 +167,12 @@ | |
| 167 | FOSSIL_HOME environment variable can always be set to determine the |
| 168 | location of the configuration database. Note also that the configuration |
| 169 | database file itself is called ".fossil" or "fossil.db" on unix but |
| 170 | "_fossil" on windows. |
| 171 | |
| 172 | The [/help?cmd=info|fossil info] command will show the location of |
| 173 | the configuration database on a line that starts with "config-db:". |
| 174 | |
| 175 | <h3>2.2 Repository Databases</h3> |
| 176 | |
| 177 | The repository database is the file that is commonly referred to as |
| 178 | "the repository". This is because the repository database contains, |
| 179 |