[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: i18n and wrapper-tools

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-07-11 03:07:55 CEST

Done. `svn' now has a --setlocale option, which already does what we'll
want (never mind that we're not doing any localisation yet). Anyone who
wants to wrap `svn' and parse the output had better start using this
option, it'll save you a lot of grief later on.

    Brane

Branko �ibej wrote:

> Karl Fogel wrote:
>
>> +1 on the switch idea. It's a lot easier to handle than various shell
>> syntaces for specifying environment, and those aren't even always
>> available. Will make testing a lot easier too.
>>
>> Branko, I'm assuming you mean to commit this, correct if wrong...
>
> O.K., I'll do this.
>
>> (is there other stuff that has to be done first?)
>>
> Well, apr_setlocale() would be nice, but that opens a whole new kettle
> of fish. :-)
>
> I'll just call setlocale(), with the understanding that
> "--setlocale=C" will be the only portable usage -- thus saith the C
> standard.
>
> Brane
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:33 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.