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

Re: application mime types and auto-props on moves

From: Henrik Sundberg <storangen_at_gmail.com>
Date: Thu, 8 May 2008 18:06:56 +0200

2008/5/8 Jim Sheldon <jim.sheldon_at_gmail.com>:
> 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?

Have you tried setting the svn:eol-style property?

> 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'?

That would not be good (IMO). It would revert your non-auto properties.

/$

---------------------------------------------------------------------
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 18:07:21 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.