Eskil

View Ticket
Login
2025-05-01
11:49 New ticket [39f833b0c5] fossil and nonascii filenames. artifact: b5e090d398 user: anonymous

Ticket Hash: 39f833b0c5321e0bca1ef89a57828b9c004df283
Title: fossil and nonascii filenames
Status: Open Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution:
Last Modified: 2025-05-01 11:49:41
15.9 days ago
Created: 2025-05-01 11:49:41
15.9 days ago
Version Found In: 2.8.5
User Comments:
anonymous added on 2025-05-01 11:49:41:

windows issue

try to run following batch file (note, file should be saved as oem)

fossil init t.fossil
mkdir t
cd t
fossil open ../t.fossil
echo. > OEM-B0-░
fossil add OEM-B0-░
fossil commit -m "t"
eskil .

eskil shows wrong tree with two files

t (current) vs t					
_FOSSIL_	36864	2025-05-01 14:29:10
OEM-в–‘		3	2025-05-01 14:29:10			
OEM-░		3	2025-05-01 14:29:06