Re: svn: Can't convert string from native encoding to 'UTF-8'
From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 9 Oct 2009 02:16:13 -0500
On Oct 9, 2009, at 01:30, J. Bakshi wrote:
> Thanks for your kind response. Yes the locales are from my client PC.
Try:
#!/bin/bash
LANG=en_US.UTF-8 /usr/bin/svn up /srv/www/htdocs/testhook
If LANG isn't enough, try adding the rest of the variables you
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.