[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

MIME Type for SVG images in SVN config

From: Jan Hendrik <list.jan.hendrik_at_gmail.com>
Date: Wed, 18 Jun 2008 13:07:16 +0200

Hi,

recently I started working on SVG images and wonder what MIME
type I should have SVN ascribe for *.SVG files per config.

Generally the regular MIME type is clear:

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

and for the latter compressed format there is no doubt about.
However, according to the book SVN would handle the
uncompressed *.SVG as binary and therefore unmergable, too,
even though basically they are just text files. So what to do about?

At this early point I merely work on SVG files just with the editor
(Inkscape), but supposedly that will not always be the case.

In the archive I found a May 2004 thread which finally suggested an
exception for the */*+xml type to be encoded into SVN, but the
current manual (1.4.6) says nothing in this direction.

Also does anyone have good recommendations for EOL setting?
Inkscape creates UTF-8 files with LF. I work on Windows.

TIA,

Jan Hendrik
---------------------------------------
Freedom quote:

     Liberty is always dangerous, but it is the safest thing we have.
               -- Harry Emerson Fosdick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-18 13:07:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.