[SvnBook] #10: Possibly document mod_mime's interaction with Autoversioning

SvnBook noreply at red-bean.com
Tue Mar 7 07:52:24 CST 2006


#10: Possibly document mod_mime's interaction with Autoversioning
---------------------+------------------------------------------------------
 Reporter:  sussman  |       Owner:  sussman
     Type:  defect   |      Status:  new    
 Priority:  normal   |   Milestone:  1.2    
Component:  content  |     Version:         
 Keywords:           |  
---------------------+------------------------------------------------------
 * Possibly document mod_mime's interaction with Autoversioning: (BEN)

        Make autoversioning more friendly, by cooperating with httpd's
        mod_mime.

           - let mod_mime attempt to set 'svn:mime-type' during an
             autoversioning PUT.

           - let mod_mime attempt to set the Content-type: header when
             a non-svn DAV client does a GET (and only when 'svn:mime-type'
             isn't set.)

        In order to make the PUT part work, set 'ModMimeUsePathInfo on'.
        In order to make the GET part work, set 'TypesConfig
 conf/mime.types'.

-- 
Ticket URL: <http://www.red-bean.com/trac/svnbook/ticket/10>
SvnBook <http://svnbook.red-bean.com/>


More information about the svnbook-dev mailing list