
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Jeroen N. Witmond Sent: 17 January 2009 15:50 To: boost@lists.boost.org Subject: Re: [boost] [SVN Configuration] Request an additional MIME type to support Scalable Vector Graphics (SVG)
Peter Foley wrote on 2007-08-23 11:52:25 GMT:
Should I simply update my local configuration file to include the line:
*.svg = svn:eol-style=native; svn:mime-type=image/svg+xml
Any advice would be greatly appreciated.
With this autoprop set, `svn add` gets into trouble (at least for me) adding a file with extension .svg. I had to change the svn:mime-type to text/svg+xml to get it to work.
I've got *.svg = svn:eol-style=native; svn:mime-type=image/svg+xml And it previously worked OK for me. And many existing files are of type image/svg+xml Now when I try to add a new svg file I get Command: Add Error: File Error: 'I:\boost-sandbox\math_toolkit\libs\math\doc\sf_and_dist\graphs\laplace_pdf. svg' Error: has binary mime type property Since svg is actually pure xml, text.svg+xml might make more sense. But something appears to have changed. Yours puzzled. Paul --- Paul A. Bristow Prizet Farmhouse Kendal, UK LA8 8AB +44 1539 561830, mobile +44 7714330204 pbristow@hetp.u-net.com Paul