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

Using national symbols in commit messages?

From: Dmitriy O Popkov <dimentiy_at_dimentiy.info>
Date: 2004-05-27 16:13:57 CEST

Hello!

Problem occurs, when I tried to use russian symbols in the commit
messages (under Windows).

For example:

c:\2>svn import -m "òÕÓÓËÉÊ ÔÅËÓÔ" dir1 file://C:\1
svn: Non-ascii character (code 208) detected, and unable to convert
to/from UTF-8

Similar problem with:

c:\2>svn import --encoding windows-1251 -m "òÕÓÓËÉÊ ÔÅËÓÔ" dir1 file://C:\1
svn: Non-ascii character (code 208) detected, and unable to convert
to/from UTF-8

* APR_ICONV_PATH sets properly.
* TortoiseSVN works fine, this is problem(?) of the console client only.
* User's locale - russian, system's default locale - russian, system - w2k

Any comments, ideas?

--
Dimentiy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 27 16:31:54 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.