monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Non-ascii filename under win32


From: Jesper Ribbe
Subject: [Monotone-devel] Non-ascii filename under win32
Date: Mon, 18 Sep 2006 21:49:47 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Hello,

I'm a new user to Monotone and am currently evaluating it under win32.
I've tried to add a filename which contain the swedish character "Å", but fail to get this to work.

The error message I get is:
mtn: fatal: std::logic_error: paths.cc:255: invariant 'I(utf8_validate(path))' violated

I'm using version:
monotone 0.30 (base revision: unknown)
which is the binary I downloaded from the homepage.

I've tried to find a solution in the manual and the FAQ, and also searched the bug database, but haven't succeded.

I've tried to set the environment variable CHARSET to "CP850", "CP437", "UTF-8", "UTF-16", "ISO-8859-1" etc. With some (ie UTF-16) I cannot add any filename.

I've also tried to make a monotonerc:
function get_charset_conv(filename)
  return "UTF-8","CP850"
end
but still no success.

Is it possible to get monotone to accept international filenames under win32?

/Jesper




reply via email to

[Prev in Thread] Current Thread [Next in Thread]