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

Strange choice for mime-types

From: Dmitriy Kravtsov <idkravitz_at_gmail.com>
Date: Sat, 10 Apr 2010 08:34:47 +1100

Hi,
I'm started to implement a nice feature for TortoiseMerge and faced problems
with diff-ing Resources\TortoiseMergeENG.rc and TortoiseMerge\resource.h by
console tool "svn diff". The root of a problem is a property named
"svn:mime-type" with value "application/octet-stream" that causes "svn diff"
consider this files as binary. But it still works fine if you use the
TortoiseMerge as diff-util. It seems reasonable to remove this property and
add "svn:eol-style" with value "native" to make it look uniform with other
source files.

--
Dmitry S. Kravtsov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2537270
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-09 23:44:42 CEST

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

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