[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: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Wed, 25 Nov 2009 08:08:05 -0600

On Nov 25, 2009, at 08:02, Ramachandran, Vishwanath(IE10) wrote:

> Ryan Schmidt wrote:
>
>
>> As you already know, you need to set the svn:mime-type property of every
>> .htm and .html file in your repository to text/html for this to work as
>> you want. See my reply to your previous email on this subject.
>>
>>
>>> I have added the svn-mime type to video file e.g. (abc.html)
>>> svn:mime-type application/x-shockwave-flash, but it still it does not
>>> play. When I don't embed as an object controller (video will be played
>>> continuously, we can't stop, pause, there is no option to stop, pause),
>>> the file plays in Firefox
>>
>> If you've set the file's svn:mime-type property correctly, and committed
>> that to the repository, I don't know why it wouldn't work.
>

> That is where, I am confused. There are no errors, the page is blank :(
> I have added the mime-type to every .html extensions like svn:
> mime-type application/x-shockwave-flash

Just to clarify:

The svn:mime-type of every .htm and .html file should be set to text/html.

The svn:mime-type of every .swf file should be application/x-shockwave-flash.

Is that how you've set it up? If so, it should work.

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-25 15:09:05 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.