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

Re: Bad MIMETYPE configuration for .htm files accessed via SVN HTTP

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 17 Nov 2009 11:45:49 +0100

On Tue, Nov 17, 2009 at 04:02:00PM +0530, vishwanath ramachandran_at_honeywell.com wrote:
> The problem comes from the SVN HTTP frontend: there should be a mapping
> table in one of the frontend configuration files, that maps known file
> extensions to appropriate mimetype such as *.jpg -> mimetype/image-jpeg.
> Apparently, the *.htm and *.html entries are either missing, either put
> as text/plain.

You need to set an svn:mime-type property on a file to tell
Subversion which mime-type it should send for a file.
The default is text/plain.

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2418871

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-17 11:47:20 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.