[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Silly Mozilla question.

From: Robert Pluim <rpluim_at_bigfoot.com>
Date: 2003-03-14 21:54:40 CET

Paul Lussier writes:
>
> $ svn proplist svn:mime-type .
> text/html: *.html, *.htm
> image/jpeg: *.jpg *.jpeg
> image/gif: *.gif
> application/ms-powerpoint: *.ppt, *.pot, *.ppa, *.pps, *.pwz
>
> etc. In short, making the svn:mime-type propert actually contain a
> .mime.types file for each directory or hierarchy.
>

Aaagh, my eyes! What you're talking about here has nothing to do with
svn:mime-type, it's concerned with the _inferring_ of svn:mime-type.

At the very least, I would expect the property to be called
"svn:mime-extension-map" or similar (and hasn't this discussion
already been raging in a different thread recently?), and I'd want it
to be a server-side thing, and I'd want it locked down so Joe
Developer couldn't change it (but then I'm a paranoid control-freak
;-)

Robert

-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 21:55:31 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.