$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [SVN Configuration] Request an additionalMIME typeto support Scalable Vector Graphics (SVG)
From: John Maddock (john_at_[hidden])
Date: 2009-01-19 13:00:30
> 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
>
> SVN properties of my new svg says:
>
> svn:mime-type image/svg+xml
>
> my SVN Config is
>
> *.svg = svn:mime-type=image/svg+xml
>
> .xml in config is
>
> *.xml = svn:eol-style=native; svn:keywords=Id;
> svn:mime-type=text/xml
>
> So should I try this?
Try what?
If you want to mail me the SVG I'll try and reproduce it here,
John.