Issue 313: Text output encoding in Windows command prompt
http://bitbucket.org/tortoisehg/stable/issue/313/text-output-encoding-in-windows-command

Joongi Kim / daybreaker on Sun, 12 Jul 2009 12:21:30 +0200:

Comment:
  Sorry for late reply.
I've tried the following options at Mercurial.ini file on Windows XP SP2 Korean 
Edition, but all have failed.

{{{
[web]
encoding = UTF-8

[defaults]
diff = --encoding=cp949
-- or --
diff = --encoding=utf8
}}}

The encoding of source code in the repository is UTF-8, but the command prompt 
can only show CP949 (almost same to EUCKR with a few Microsoft-specific 
extensions that are ignorable for most situations) encoding. So I want to know 
(or suggest to make if it doesn't exist yet) a way to specify which encoding 
used for source code and for terminal display //separately//.

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to