Correct, I have set the same. The top of the page says "Created by
Camtasia", but still the page is blank, you refer the html page source
as attached. Let me know, if this helps
Regards
R.R.Vishwanath
Desk: +91 80 26588360 Extn: 48555
Cell: +91 9008318114
-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2009d_at_ryandesign.com]
Sent: Wednesday, November 25, 2009 7:38 PM
To: Ramachandran, Vishwanath(IE10)
Cc: users_at_subversion.tigris.org
Subject: Re: Bad MIMETYPE configuration for .htm files accessed via SVN
HTTP
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=2424263
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:22:28 CET