Fossil SCM
Minor pedantic wording change to accommodate a recent code change in how _FOSSIL_ stores the path to the repo file.
Commit
480367cecf0baebd8148c8fd8e64aaad05b24397
Parent
1ac9cece64349af…
1 file changed
+1
-1
+1
-1
| --- www/tech_overview.wiki | ||
| +++ www/tech_overview.wiki | ||
| @@ -291,11 +291,11 @@ | ||
| 291 | 291 | The checkout database is named "_FOSSIL_" by default, but can be renamed |
| 292 | 292 | to ".fslckout" if desired. (Future versions of Fossil might make |
| 293 | 293 | ".fslckout" the default name.) The checkout database records information |
| 294 | 294 | such as the following: |
| 295 | 295 | |
| 296 | - * The full pathname of the repository database file. | |
| 296 | + * The name of the repository database file. | |
| 297 | 297 | * The version that is currently checked out. |
| 298 | 298 | * Files that have been [/help/add | added], |
| 299 | 299 | [/help/rm | removed], or [/help/mv | renamed] but not |
| 300 | 300 | yet committed. |
| 301 | 301 | * The mtime and size of files as they were originally checked out, |
| 302 | 302 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -291,11 +291,11 @@ | |
| 291 | The checkout database is named "_FOSSIL_" by default, but can be renamed |
| 292 | to ".fslckout" if desired. (Future versions of Fossil might make |
| 293 | ".fslckout" the default name.) The checkout database records information |
| 294 | such as the following: |
| 295 | |
| 296 | * The full pathname of the repository database file. |
| 297 | * The version that is currently checked out. |
| 298 | * Files that have been [/help/add | added], |
| 299 | [/help/rm | removed], or [/help/mv | renamed] but not |
| 300 | yet committed. |
| 301 | * The mtime and size of files as they were originally checked out, |
| 302 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -291,11 +291,11 @@ | |
| 291 | The checkout database is named "_FOSSIL_" by default, but can be renamed |
| 292 | to ".fslckout" if desired. (Future versions of Fossil might make |
| 293 | ".fslckout" the default name.) The checkout database records information |
| 294 | such as the following: |
| 295 | |
| 296 | * The name of the repository database file. |
| 297 | * The version that is currently checked out. |
| 298 | * Files that have been [/help/add | added], |
| 299 | [/help/rm | removed], or [/help/mv | renamed] but not |
| 300 | yet committed. |
| 301 | * The mtime and size of files as they were originally checked out, |
| 302 |