Mercurial と日本語

Windows
Mercurial ver.1.2.1

こういうパターンもだめらしい。

C:\work\testprj\repos2\表 のディレクトリ

2009/04/20  01:35    <DIR>          .
2009/04/20  01:35    <DIR>          ..
2009/04/20  01:35                 7 table.txt
2009/04/20  01:35                 7 表.txt

C:\work\testprj\repos2>hg init

C:\work\testprj\repos2>hg ci -A -m "Add folder and files."
adding 表/表/表.txt
removing 表/表/表.txt
表/表/表.txt not tracked!
表/表/表.txt does not exist!
No username found, using 'koki@your-33cfa16424' instead
nothing changed

C:\work\testprj\repos2>hg st
? 表\表\表.txt

C:\work\testprj\repos2\表>hg ci -A 表.txt
No username found, using 'koki@your-33cfa16424' instead

C:\work\testprj\repos2\表>hg st
! 表\表.txt
? 表\表\表.txt