You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Dmitry Balabanov <di...@yandex.ru> on 2005/06/08 15:19:37 UTC

keywords expansion problem

   Hi!

Problem is:
    I have files with keywords expansion enabled. And keyword $Date:$ 
expanded with full date in strange format. Locale is Russian (platform 
win32) and month and year is in Russian language, but in UTF-8 charset. 
Is there any way to expand full date in other language (english) or 
another charset (windows-1251 in my case)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: keywords expansion problem

Posted by Erik Huelsmann <eh...@gmail.com>.
On 6/8/05, Dmitry Balabanov <di...@yandex.ru> wrote:
>     Hi!
> 
> Problem is:
>     I have files with keywords expansion enabled. And keyword $Date:$
> expanded with full date in strange format. Locale is Russian (platform
> win32) and month and year is in Russian language, but in UTF-8 charset.
> Is there any way to expand full date in other language (english) or
> another charset (windows-1251 in my case)

No, I'm sorry, this is currently not possible...

I've filed this as issue 2332
(http://subversion.tigris.org/issues/show_bug.cgi?id=2332).

bye,


Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: keywords expansion problem

Posted by Nicolas Goutte <ni...@snafu.de>.
On Wednesday 08 June 2005 17:19, Dmitry Balabanov wrote:
>     Hi!
>
> Problem is:
>     I have files with keywords expansion enabled. And keyword $Date:$
> expanded with full date in strange format. Locale is Russian (platform
> win32) and month and year is in Russian language, but in UTF-8 charset.
> Is there any way to expand full date in other language (english) or
> another charset (windows-1251 in my case)

That would be another case where a svn:encoding keyword would be useful.

Have a nice day!

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org