[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: vishwanath ramachandran_at_honeywell.com <ramachandran_at_honeywell.com>
Date: Wed, 18 Nov 2009 16:59:07 +0530

Hi stefan

How to set this on server? I have set on Client, but still the videos
does not open

Regards
R.R.Vishwanath
Desk: +91 80 26588360 Extn: 48555
Cell: +91 9008318114

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Tuesday, November 17, 2009 4:16 PM
To: Ramachandran, Vishwanath(IE10)
Cc: users_at_subversion.tigris.org
Subject: Re: Bad MIMETYPE configuration for .htm files accessed via SVN
HTTP

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=2419466

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-18 12:30:18 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.