J. Bakshi wrote:
> 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 ?
>
>
Still suffering with this problem.
Is there any server-side fix of this problem ?
kindly enlighten me.
Thanks
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2405416
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-09 07:24:20 CEST