Re: Bad MIMETYPE configuration for .htm files accessed via SVN HTTP
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Wed, 18 Nov 2009 18:59:33 -0600
On Nov 18, 2009, at 05:30, vishwanath ramachandran_at_honeywell.com wrote:
>> Use e.g. "svn propset svn:mime-type image/jpeg file.jpg" on each file in
You can't set it so the server will assign MIME types automatically, if that's what you want. You can only do the three steps I described above.
> I set svn mime-type on client, but still the videos do not play
Exactly what commands did you type? For example, if you have a QuickTime video file, you should type something like this:
cd path/to/workingcopy
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.