カテゴリー
Develop

Setting file Mime-type on subversion for browser access

Sometime, you wanna check or preview some data from subversion directly.
but it couldn't show correctly, cause it's Mime-type defined “text” or “binary”.
At times like that, you can change Mime-type on subversion.
below is example for Tortoise SVN for .

  1. Select file you wanna change, and open context menu on file explorer.
  2. Access “Properties” in tortoise sub menu
  3. Properties dialog will open.
    2013-04-05_102738
  4. Click “Edit”, then Mime setting dialog will open.2013-04-05_102744
  5. Input Mime-type you wanna set and commit.
  6. That's done! good developing!

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です