Boost logo

Boost :

Subject: Re: [boost] [SVN Configuration] Request an additional MIME type to support Scalable Vector Graphics (SVG)
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2009-01-18 10:56:48


> -----Original Message-----
> From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]]
On
> Behalf Of Jeroen N. Witmond
> Sent: 17 January 2009 15:50
> To: boost_at_[hidden]
> 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_at_[hidden]
Paul

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk