[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems Encoding

From: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-06-08 23:41:04 CEST

Hello there,

I'm trying to get more information about how svn Windows command line tools
works with encoding.

When I do a
svn log http://myrepo -r x
I got allways the standard output in the machine's codepage?

My problem is... I'm trapping the stdout of svn tools in a .Net application.
When I do a --xml in svn command, I receive it in UTF8. When I do svn or
svnlook without --xml option, I got wrong chars trapping the output in UTF8
or ANSI.

Is this a problem in brazilian localization? Anyone knows how to tell svn
tools to everytime sends his output in utf-8 or to force svn to US locale?

[]'s

Eric Lemes
Received on Thu Jun 8 23:42:22 2006

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.