Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] subversion web_dav http headers



Edward Middleton wrote:
> This might be of interest for anyone using web_dav subversion.  You can
> set the per-file http header Content-Type and charset with the following.
>
> # svn propset svn:mime-type "text/html" myhtmlfile.html
> # svn propset svn:charset "utf-8" myhtmlfile.html
>   
This doesn't seem to work with the newer version of subversion
(subversion-1.2.3).  This did work but it looks like a bit of a hack.

# svn propset svn:mime-type 'text/html; charset=utf-8' myhtmlfile.html

Edward


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links