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

Re: mod_dav_svn mime types

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-08 03:06:31 CEST

On May 7, 2007, at 09:47, Ricardo Gladwell wrote:

> My mod_dav_svn server is not properly setting the mime-types for ODF
> files. I've configured mod_mime to serve ODF files with the correct
> mime
> type, but mod_dav_svn still sets the mime type as "text/plain":

[snip]

> Please advise what I am doing wrong?

mod_mime is not applicable here. You need set the svn:mime-type
property of all your ODF files in the repository.

http://svnbook.red-bean.com/en/1.2/
svn.advanced.props.html#svn.advanced.props.special.mime-type

http://svnbook.red-bean.com/en/1.2/
svn.advanced.props.html#svn.advanced.props.auto

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 8 03:06:56 2007

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.