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

Text mime types

From: Nicolas Goutte <nicolasg_at_snafu.de>
Date: 2005-06-06 12:36:36 CEST

As far as I understand Subversion treats files as text only if the
svn:mime-type property starts with text/

However there are also many textual mime types that starts with application
like application/xhtml+xml

So you have to choose between to give the real mime types and not having text
support for Subversion or having no (or fake) mime types and having text
support.

I would be nice if Subversion would have a svn:text property to tweak it
independently (even if perhaps its default would be "look at the mime type").

Have a nice day!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 6 12:42:04 2005

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

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