Skip to content
[email protected] edited this page Jul 16, 2010 · 4 revisions
  1. summary This page describes how to set default svn mime types
Since we host html pages from svn repository, it is important to get the mime types correct, otherwise the pages will be displayed as plain text. If you are using the tortoise SVN client for windows, follow these steps:
  # Right click on a directory and select TortoiseSVN --> Settings
  # Press the edit button under "General" "Subversion" "Subversion configuration file:"
  # Add or modify these lines and save the file. 

Command line svn users should refer to this excellent online book.

Clone this wiki locally