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

Re: svn output encoding

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-08 23:28:00 CET

On Mon, 2004-03-08 at 15:46, Zsolt Koppany wrote:
> Hi,
>
> how can I configure which encoding is used by "svn" to write the messages to
> the stdout?

"Write messages"? You mean, like error messages?

svn doesn't have localized error messages yet. We need to get that
feature worked in.

The repository stores all commit-messages and paths as UTF8, so as long
as your client's locale can handle it, you should be already able to see
the client print these things using nice native charsets.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 23:33:53 2004

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.