Fossil SCM
Add the "fossil add" Windows reserved filename restriction to the change log.
Commit
5add4656b6ade47bf0b93a7cdc4bfbd5b42fb4c67d61481a2511b61c878d335c
Parent
25e93b7075c35d3…
1 file changed
+4
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -58,10 +58,14 @@ | ||
| 58 | 58 | "[/doc/trunk/www/th1.md#bireqjs|builtin_request_js]", |
| 59 | 59 | "[/doc/trunk/www/th1.md#capexpr|capexpr]", |
| 60 | 60 | "foreach", "lappend", and "string match" |
| 61 | 61 | * The [/help/leaves|leaves command] now shows the branch point |
| 62 | 62 | of each leaf. |
| 63 | + * The [/help?cmd=add|fossil add] command refuses to add files whose | |
| 64 | + names are reserved by Windows (ex: "aux") unless the --allow-reserved | |
| 65 | + option is included. This helps prevent unix users from accidentally | |
| 66 | + creating check-ins that are unreadable by Windows users. | |
| 63 | 67 | |
| 64 | 68 | <a name='v2_14'></a> |
| 65 | 69 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 66 | 70 | |
| 67 | 71 | * <b>Schema Update Notice #1:</b> |
| 68 | 72 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -58,10 +58,14 @@ | |
| 58 | "[/doc/trunk/www/th1.md#bireqjs|builtin_request_js]", |
| 59 | "[/doc/trunk/www/th1.md#capexpr|capexpr]", |
| 60 | "foreach", "lappend", and "string match" |
| 61 | * The [/help/leaves|leaves command] now shows the branch point |
| 62 | of each leaf. |
| 63 | |
| 64 | <a name='v2_14'></a> |
| 65 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 66 | |
| 67 | * <b>Schema Update Notice #1:</b> |
| 68 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -58,10 +58,14 @@ | |
| 58 | "[/doc/trunk/www/th1.md#bireqjs|builtin_request_js]", |
| 59 | "[/doc/trunk/www/th1.md#capexpr|capexpr]", |
| 60 | "foreach", "lappend", and "string match" |
| 61 | * The [/help/leaves|leaves command] now shows the branch point |
| 62 | of each leaf. |
| 63 | * The [/help?cmd=add|fossil add] command refuses to add files whose |
| 64 | names are reserved by Windows (ex: "aux") unless the --allow-reserved |
| 65 | option is included. This helps prevent unix users from accidentally |
| 66 | creating check-ins that are unreadable by Windows users. |
| 67 | |
| 68 | <a name='v2_14'></a> |
| 69 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 70 | |
| 71 | * <b>Schema Update Notice #1:</b> |
| 72 |