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 ?
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2404386
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
>
I wounder if there is any server-side fix so that client need not bother
about it.
Any clue ?
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2404400
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-07 09:30:06 CEST