On Thu, 24 Feb 2005 archiecobbs@tigris.org wrote:
> Author: archiecobbs
> Date: Thu Feb 24 09:02:47 2005
> New Revision: 13141
>
> Modified:
> trunk/contrib/client-side/svnmerge
> Log:
> * trunk/contrib/client-side/svnmerge:
> - Unset LANG and LC_ALL to avoid parse failures when we are expecting
> to see English words being output from 'svn'.
>
Why not set LC_MESSAGES=C instead? Changing LANG and/or LC_ALL will also
affect LC_CTYPE, with bad side effects for people using non-ASCII
characters.
Regards,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 24 16:18:50 2005