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

Re: svn.collab.net httpd configuration: default charset

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-04-17 09:07:40 CEST

On Sat, Apr 16, 2005 at 01:56:10PM -0400, Greg Hudson wrote:
> On Sat, 2005-04-16 at 13:50, Eric Gillespie wrote:
> > I'd prefer
> > AddDefaultCharset off and set svn:mime-type on CHANGES to
> > 'text/plain; charset=UTF-8'.
>
> Why?

FWIW, httpd 2.0.53 removed AddDefaultCharset from the default httpd.conf
configuration because of all the brokenness default charsets introduce.
So, I believe keeping that directive present is really a bad idea. See:

http://issues.apache.org/bugzilla/show_bug.cgi?id=23421

for more information as to why we removed this.

So, +1 to Eric's idea as it is the best one. (Historical versions of CHANGES
not showing up in UTF-8 aren't that big of a deal, IMHO.) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 17 09:08:29 2005

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.