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

Re: svn commit[updated mail]: russian chars in log forces commit failure

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-20 15:19:53 CEST

Vladimir Lapshin <alter@isc.tsu.ru> writes:

> ...Summary...
> From: Vladimir Lapshin <alter@isc.tsu.ru>
> Subject: svn commit[updated mail]: russian chars in log forces commit failure
> To: users@tigris.org
> Date: Wed, 20 Aug 2003 17:53:35 +0700
>
> Good at #svn people told me to edit ~/.subversion/config to solve my problem.
> So now the config includes 'log-encoding = koi8-r'
> but the exactly error message appears when I trying to import/commit.
> Note: LOCAL set to "C", and I don't like to set it to koi8-r or
> something else, cuz I like to see all messages from applications in english.
>
> Is there any way to log non-ascii messages without setting LOCALE into
> koi8-r codepage(I did try it, but people say it should fix the problem)?

If your locale in "C", but you want to commit a log message written
using locale 'koi8-r', try running 'svn commit --encoding koi8-r'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 20 15:25:15 2003

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.