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

Re: Forcing svn:eol-style=native on files with "binary" mime types?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-09-22 18:32:51 CEST

Aleksey Nogin <aleksey@nogin.org> writes:

> Then why doesn't it allow setting snv:eol-style=native on a file with
> an application/x-foo mime type?

Because it's usually a mistake.

> Is there a way _at all_ to tell
> subversion "this is a file with _unmergeable_ data and _native_ eol
> style"?

$ svn ps svn:eol-style native foo
$ svn ps svn:mime-type application/octet foo

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 22 18:33:39 2005

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

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