On Wed, Mar 24, 2010 at 8:16 AM, William A. Rowe Jr. <[email protected]> wrote: > On 3/24/2010 6:21 AM, Jeff Trawick wrote: >> On Tue, Mar 23, 2010 at 5:53 PM, <[email protected]> wrote: >>> Author: trawick >>> Date: Tue Mar 23 17:53:27 2010 >>> New Revision: 117 >>> >>> Log: >>> text/plain for easy viewing in browser >>> >>> Modified: >>> release/httpd/patches/apply_to_2.0.63/CVE-2010-0425.patch (props >>> changed) >>> release/httpd/patches/apply_to_2.0.63/CVE-2010-0434.patch (props >>> changed) >>> release/httpd/patches/apply_to_2.0.63/mod_proxy_ftp_CVE-2008-2939.diff >>> (props changed) >>> >>> Propchange: release/httpd/patches/apply_to_2.0.63/CVE-2010-0425.patch >>> ------------------------------------------------------------------------------ >>> svn:mime-type = text/plain >>> >>> Propchange: release/httpd/patches/apply_to_2.0.63/CVE-2010-0434.patch >>> ------------------------------------------------------------------------------ >>> svn:mime-type = text/plain >>> >>> Propchange: >>> release/httpd/patches/apply_to_2.0.63/mod_proxy_ftp_CVE-2008-2939.diff >>> ------------------------------------------------------------------------------ >>> svn:mime-type = text/plain >> >> I'm still getting "Content-Type: application/octet-stream". >> >> What's the fix? > > svn proplist --verbose * says anything?
It says svn:mime-type text/plain for everything in that directory. But I just noticed that my "raw" HTTP test request was sent to archive.apache.org instead of www.apache.org; I guess svn isn't serving archive.apache.org, so the svn property isn't consulted? The request to www.apache.org is getting the proper mime type now.
