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

Re: How does Subversion decide what gets automatically merged?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-08-11 02:23:14 CEST

On Aug 10, 2007, at 07:55, Rainer Sokoll wrote:

> On Fri, Aug 10, 2007 at 08:48:17AM -0400, Cem Karan wrote:
>
>> Do you know the exact file types it thinks of as plain text? I
>> mean, does
>> it look at a file, determine that it is all 7-bit printable
>> ASCII, and from
>> that guess that it is text, or is there a master list of filename
>> types that
>> it looks at and guesses from that which are text?
>
> The Book says: it's based on the MIME type:
> http://svnbook.red-bean.com/nightly/en/svn.forcvs.binary-and-
> trans.html

Yes, but as it says at the end of that page, svn import will
automatically assign an svn:mime-type to a file based on some magic
which is not described. In any case, you can bypass the magic by
defining in your ~/.subversion/config file which filename extensions
should be mapped to which MIME types.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 11 02:22:14 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.