Re: Problem with code page on Windows XP SP3
From: David Huang <khym_at_azeotrope.org>
Date: Sat, 30 Oct 2010 15:05:29 -0500
On Oct 30, 2010, at 2:56 PM, Paul Maier wrote:
> Hello,
I don't know if this will work, but you might try doing a "chcp 1252" before "svn cat".
> C:...\yy>cat a
> C:...\yy>svn cat a
ä is at code point 0xE4 in CP1252. In your CP850, 0xE4 is õ
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.