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

Re: svn commit: r24721 - trunk/tools/server-side

From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-04-28 11:02:31 CEST

[Malcolm Rowe]
> Good point. I guess the only ways to solve this properly are:
>
> a. Remove the LastChangedDate keyword from this file,
> b. Restrict the LastChangedDate to US English/ASCII (yuk), or
> c. Provide some way to inform Subversion about the encoding of the file.

My, how time flies - I brought this issue up just over a year ago:

  http://svn.haxx.se/dev/archive-2006-04/0730.shtml

Summary: svn renders $LastChangedDate$ in the local _language_, but not
in the local _encoding_. This is inconsistent - it should either do
both or do neither. My patch to do both is trivial, but Branko didn't
like it; a patch to do neither would be somewhat more intrusive.

Received on Sat Apr 28 11:02:50 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.