Greg Stein wrote on Tue, Jun 21, 2011 at 00:29:24 -0400:
> On Tue, Jun 21, 2011 at 00:03, Dennis E. Hamilton
> <[email protected]> wrote:
> > The problem I have is not MIME type, autoprops of that is fine.  It is the 
> > inability to specify parameters with the type, especially charset.
> 
> Gotcha. I don't have an answer on that right now. Kind of a bummer
> that svn's mime-type format validation doesn't allow for that. That
> won't be fixable in the near/mid term, unfortunately.
> 

svn:mime-type syntax /does/ allow "; charset=utf-8".  But in an
autoprops line the ; is a separator, as in

*.txt = svn:foo=bar; svn:bar=foo 


> Cheers,
> -g

Reply via email to