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

Re: question on auto-props

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-26 13:41:29 CEST

On Jun 26, 2007, at 03:19, Jan-H. Jagla wrote:

> I'd like to be able to use
>
> * = svn:eol-style=native
>
> in the config file since we have about 500 file types in our
> repository.

Hopefully none of your file types are binary, because svn:eol-
style=native will be applied to them as well, which will likely
corrupt them irreversibly.

> However, I would like to specify some file types which get special
> properties, e.g. *.pdf = svn:mime-type=application/pdf
>
> Is this possible and in which order do I have to arrange the
> entries in the config files?

Good question. Maybe you can unset the svn:eol-style then too. I
don't know if it's possible or what order to do it in. You could
experiment and report back to us...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 26 13:41:23 2007

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.