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

Re: [Subclipse-users] Subclipse 1.8.7 and mime-types-file on windows client

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 23 Mar 2012 13:57:05 -0400

On Fri, Mar 23, 2012 at 1:50 PM, Sauro Matulli - Divisione Beni
Culturali (RA) <sauro.matulli_at_datamanagementpa.it> wrote:
> I have configured “mime-types-file = C:/temp/mime.types” and
> “enable-auto-props = yes”  in %APPDATA%\Roaming\Subversion\config file, but
> when I commit new files from eclipse the svn:mime-type is never set.
>
> The file mime.types is from apache server with EOL converted to CRLF.

Does it work if you add files from the command line? I am going to guess no.

I am not aware of any way to do this other than to define auto-props
in the config file. For example, I have entries in my file like this:

*.htm = svn:mime-type=text/html;svn:eol-style=native
*.html = svn:mime-type=text/html;svn:eol-style=native
*.htm.en = svn:mime-type=text/html;svn:eol-style=native
*.html.en = svn:mime-type=text/html;svn:eol-style=native
*.java = svn:eol-style=native
*.jar = svn:mime-type=application/octet-stream
*.jpg = svn:mime-type=image/jpeg
*.js = svn:eol-style=native

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2939578
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-03-23 18:57:13 CET

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

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