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

Side effects of disabling automatic merges using the mime-type?

From: Gunther Popp <svnuserlist_at_guntherpopp.de>
Date: 2006-01-25 12:51:28 CET

Hi!

I've read several threads addressing the issue of disabling automatic
merges using the svn:mime-type property. In enterprise environments
automatic merges are a big concern and sometimes simply not acceptable.
A separate option for turning off this feature would be great, but right
now the mime-type property seems to work OK.

Up to now I figured out the following side-effects of using binary
mime-types for text-files:

* svn:eol-style doesn't work (same is probably true for keyword
expansion, but I didn't try this out myself)

* diff doesn't work, unless you specify the --force option

* blame doesn't work (no --force option available)

* merge doesn't work, unless you specify the --force option

Is someone aware of any other disadvantages or pit-falls?

Thanks!

Gunther

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 25 12:54:44 2006

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.