Re: Subversion problems
- From: Ross Golder <ross golder org>
- To: Ilkka Tuohela <ilkka tuohela gmail com>
- Cc: gnome-i18n gnome org, gnome-infrastructure gnome org
- Subject: Re: Subversion problems
- Date: Sun, 07 Jan 2007 15:07:51 +0000
Ilkka Tuohela wrote:
>> And for de_DE.UTF8 it reports the same message.
>>
>> > Dirty hack: �export LANG=""�
>
>
> Simpler way to get rid of the messages, does not affect anything but the
> svn
> process:
>
> LC_ALL=C svn up
>
>
Should be fixed server-side now. I commented this out of sshd_config:
# Allow client to pass locale environment variables
#AcceptEnv LANG LC_*
--
Ross
>> If your're on a Debian/Ubuntu system, you should try: �dpkg-reconfigure
>> > locales�... But I'm not sure.
>>
>> I think it's svn.gnome.org crying, not the local computer
>
>
> Yes, it's the SVN server side complaining about locales - the server does
> not seem to have
> locales generated for languages people are using locally, and the svn+ssh
> connection will
> pass the locale to the server anyway.
>
> I think proper 'fix' for this is to drop locale related environment
> variables on the SVN server
> side automatically, i.e. forcing all connections to be for example LC_ALL=C
> (posix locale).
>
> Can anyone think of any problems with SVN commints, if the user committing
> does not have
> his proper locale set on the server side? I don't think so.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]