Ticket Change Details
Not logged in
Overview

Artifact ID: 5f82897bb13ba43023798e86491c2a07652d503a
Ticket: 490b6c2eddccbc6a1cfa03cd4d1ecfd544b7e655
Chinese windows file name require convert from mbcs to utf8
User & Date: anonymous 2011-04-24 13:45:48
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous claiming to be dlin added on 2011-04-24 13:45:48 UTC:</i><br />
    I've tried to add sqlite3_win32_mbcs_to_utf8 code before add_one_file().
    But I'm stupid, it can not work by my direty patch.
    
    But, the result seems have some effect.
    
    <verbatim>
    C:\tmp\t>d:\fossil add .
    ADDED  閮望???txt
    
    C:\tmp\t>d:\fossil ci
    d:\fossil.exe: missing file: 閮望???txt
    d:\fossil.exe: aborting due to prior errors
    </verbatim>
    
  2. priority changed to: "Immediate"
  3. resolution changed to: "Open"