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

Re: Bug in mod_dav_svn ? svn:mime-type not respected ?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-07 22:45:49 CET

Francois Beausoleil wrote:

>Hi,
>
>I believe I found a problem... Here's the output of svn proplist:
>C:\>svn pl -v
>https://svn.hopto.org:8193/repos/references/CSS/2.0/cover.html
>Properties on
>'https://svn.hopto.org:8193/repos/references/CSS/2.0/cover.html':
> svn:mime-type : text/html
>
>But, Mozilla Firebird renders the page as text/plain, and reports it as
>such.
>
>I just upgraded from 0.33.1 to 0.34.0, dumping my repos as required.
>
>Anything wrong with 0.34.0 ? The URL above is not publicly available.
>
>
I remember this being a "problem exists between keyboard and chair" type
httpd configuration glitch, and I bet you have

    DefaultType text/plain

in your httpd.conf.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 7 22:46:25 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.