On 03.10.2014 22:30, Barry Scott wrote: > If you do look at this you might want to fix the problem of .svg files > being classed as binary where as they are XML. I'm guessing that the > mime type is used that assumes that an image/* cannot be text.
But do you seriously propose that "svn diff" and "svn merge" should just work for SVG files? That's actually what "not binary" means to Subversion. I can't imagine how that wouldn't break 90% of the time if the algorithm isn't aware of the SVG schema (*not* just aware of XML syntax). -- Brane