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

Re: [Feature request] Client side option to disable svn:keyword expansion to localized message

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-10-06 03:28:17 CEST

"masaru tsuchiyama" <m.tmatma@gmail.com> writes:
> I suggest to add a client side option to disable svn:keyword expansion
> to localized message. If the option is enabled, the keywords are
> always expanded to English.
>
> I often see that files which have svn:keywords property make a problem.
>
> If a file has svn:keywords property, the keywords are expanded
> to localized message based on the locale settings.
>
> But the localized message cause a problem.
>
> For example if a python script has svn:keywords property, the keywords are
> expanded to localized messages. The script prints an error message that
> 'Non-ASCII character 'xxx' in file xxxx.py on line xx : but no
> encoding declared'
> when it runs.
>
> If the repository is under my control, I can remove svn:keywords property
> or declare the encoding. But if it is not under my control, I can't do.

Is this part of http://subversion.tigris.org/issues/show_bug.cgi?id=2332 ?

(I don't have time to evaluate the feature right now, I just wanted
you to be aware that there is an issue filed.)

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 6 03:28:26 2007

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.