[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: Vladimir Lapshin <alter_at_isc.tsu.ru>
Date: 2003-08-21 12:46:19 CEST

On Wed, Aug 20, 2003 at 12:23:57PM -0500, Ben Collins-Sussman wrote:
> Jack Repenning <jrepenning@collab.net> writes:
>
> > At 6:08 PM +0700 8/20/03, Vladimir Lapshin wrote:
> > >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)?
> >
> > Can you use Unicode (or UTF-8), say out of Notepad?
Jack, I never tryed. Btw, Notepad, afair, windows-specific application.
But my systems run FreeBSD.
> Didn't folks see my earlier message about this?
>
> 'svn commit --encoding FOO' should make svn try to do a FOO->UTF8
> conversion on the commit log message. That's why we added that
> switch.
Ben, 'svn commit --encoding koi8-r' don't work with LOCALE C.
With russian locale all log messages in Russian/English languages are
fine.
I think 'svn commit --encoding XXX' would work with with LOCALE C,
but XXX must be LANG or CHARSET or something from russian locale.
I'll check after...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 21 15:41:23 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.