On 2006-05-06 11:34:01 -0700, Troy Heber wrote:
>    * last-changed-date-charset.patch: new patch: convert $LastChangedDate$
>      keyword from UTF-8 to local character set.  (Closes: #290774)

Please revert this patch. This is a very bad idea, as the encoding of
the files from the repository is common for every user, thus does not
necessarily correspond to the locales. In particular, this patch will
break some XML files as $LastChangedDate$ can safely be used in UTF-8
only (i.e. if users want to use $LastChangedDate$, they should encode
the corresponding files in UTF-8 -- this is a current limitation until
Subversion bug 2332 is fixed).

Note that upstream disagrees concerning this patch, e.g.

  http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=115189

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA

Reply via email to