Setting the correct mime-type for SVG (and other) images

By default, SVN does not recognize the mime-type of svg-images. To correct this, add the following line at the bottom of your subversion-config (~/.subversion/config):

*.svg = svn:mime-type=image/svg+xml