Author: julianfoad
Date: Fri Jun 26 09:37:38 2015
New Revision: 1687730
URL: http://svn.apache.org/r1687730
Log:
On the 'move-tracking-2' branch: Set the MIME type appropriately for the UTF-8
encoded HTML file so browsing it directly in the repository works correctly.
* notes/move-tracking/element-model/moves-element-model.html
Append '; charset=UTF-8' to svn:mime-type.
Modified:
subversion/branches/move-tracking-2/notes/move-tracking/element-model/moves-element-model.html
(props changed)
Propchange:
subversion/branches/move-tracking-2/notes/move-tracking/element-model/moves-element-model.html
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Fri Jun 26 09:37:38 2015
@@ -1 +1 @@
-text/html
+text/html; charset=UTF-8