[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: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2005-04-16 19:50:28 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> As a followup to this question -- what was the latest thinking
> on charsets in general? mod_dav_svn already looks for
> svn:mime-type when sending a file, and sets the Content-type:
> header appropriately. Didn't somebody once propose creating an
> svn:charset property that mod_dav_svn could also notice?

MIME types have parameters; see RFC 2045. I'd prefer
AddDefaultCharset off and set svn:mime-type on CHANGES to
'text/plain; charset=UTF-8'. mod_dav_svn already supports this.

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 16 19:51:19 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.