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

Re: Fun with svn:mime-type

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-08-08 11:25:00 CEST

Nuutti Kotivuori <naked@iki.fi> writes:

> The svn:mime-type property is a MIME-type, not a Content-Type, hence
> it should not carry charset information.

You sound confused; reading <http://www.ietf.org/rfc/rfc2046.txt>
will probably clear it up. Content-Type is just the header used
to express the media type in two protocols (MIME and HTTP); it is
irrelevant to this discussion. A media type includes optional
parameters, one of which is charset.

If Subversion wants to provide an additional means to specify the
encoding, that's OK (though i think it's a bad idea to have it
specified in two places), but disallowing the charset parameter in
the svn:mime-type property is incorrect.

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

Build a fire for a man, and he'll be warm for a day. Set a man on
fire, and he'll be warm for the rest of his life. -Terry Pratchett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 8 11:20:34 2002

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.