Fossil

View Ticket
Login
2008-11-14
14:11 Ticket [cc6557cfc5] Unicode support status still Open with 2 other changes artifact: 79886ee7bd user: drh
2008-11-04
13:21 Fixed ticket [33949929b9]: Fossil on windows fails on path/files with non US-ASCII characters in them. plus 2 other changes artifact: d7fd9b9e3b user: drh
12:29 Fixed ticket [30f7206b2b]: Fossil not working on Czech (and likely some others non-US) Windows XP plus 2 other changes artifact: 48dfd9f4fc user: drh
2008-11-03
22:50
Fix for ticket [30f7206b2b]: Added routines to convert filenames from microsoft character sets into UTF-8. check-in: dad7731f0e user: petr tags: trunk
22:47 New ticket [30f7206b2b] Fossil not working on Czech (and likely some others non-US) Windows XP. artifact: 5130d2bc88 user: petr

Ticket Hash: 30f7206b2b061f03bf654cfe6e7ca62c23ff573e
Title: Fossil not working on Czech (and likely some others non-US) Windows XP
Status: Fixed Type: Code_Defect
Severity: Critical Priority:
Subsystem: Resolution: Fixed
Last Modified: 2008-11-04 12:29:41
17.42 years ago
Created: 2008-11-03 22:47:18
17.42 years ago
Version Found In: 3f5ef308fe
Description:
When trying to create new repository error 'unable to open database file' appears.

c:\Projects>fossil.exe new test fossil: unable to open database file

The problem seems to be due to accented character in the LOCALAPPDATA folder: c:\Documents and Settings\petr\Data aplikací\


drh added on 2008-11-04 12:29:41:
See check-ins [dad7731f0e] and [c6a9e4ed41].