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

application mime types and auto-props on moves

From: Jim Sheldon <jim.sheldon_at_gmail.com>
Date: Thu, 8 May 2008 11:49:18 -0400

Greetings!

I have a two part question related to mime types and auto-props.

The first came about when a co-worker tried to set an auto-props
mime-type in his config file for xslt files. Standards suggest using
application/xml as the mime type for xslt. However, subversion treats
anything with application/* as a mime type as a binary file. Is there
any way to override this behavior?

We also realized that when performing an 'svn move' on a file, the
auto-props magic doesn't occur. Since subversion is essentially doing
a 'delete' and an 'add', shouldn't this be able to handle automatic
setting of properties like any 'add' or 'import'?

Thanks for any help.

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-08 17:49:43 CEST

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.