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

svn: Can't convert string from native encoding to 'UTF-8'

From: J. Bakshi <joydeep_at_infoservices.in>
Date: Wed, 07 Oct 2009 11:39:29 +0530

Hello list,

I ahve found a problem in a new svn repo. When I did commit it reports

````````````````````````````
Sending typo3conf/localconf.php
Transmitting file data .
Committed revision 11.

Warning: post-commit hook failed (exit code 1) with output:
svn: Can't convert string from native encoding to 'UTF-8':
svn: ?\195?\160.wav
`````````````````````````````````````

where the locale of my system ( suse 11) shows

```````````````````````
LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES=
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
````````````````````````````````````

any clue ?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2404386

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-07 08:11:05 CEST

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.