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

Disabling the auto-merging feature

From: Thompson, Graeme (AELE) <Graeme.Thompson_at_smiths-aerospace.com>
Date: 2007-06-12 12:20:09 CEST

Hi,

We have recently noticed that SVN will auto-merge non-conflicting
changes.

We would prefer the behaviour that SVN does not auto-merge file, but
simply leaves them in a conflicted state so that the proposed merge has
to be checked manually. This issue has arisen through some files that
people were changing that are text based, but should not be auto merged.

We have set the svn:mime-type=application/octet-stream property on all
files that this is an issue with and this provides the desired behaviour
of leaving all files that would have been auto-merged in a conflicted
state, making it obvious to the developer that there are changes that
need checking, but this seems to give us problems with SVN blame where
it complains that it can't diff binary files!

Does anyone know a way of disabling the auto-merge feature of svn update
without setting the svn:mime-type property?

Thanks,

Graeme

 
************************************************
The information contained in, or attached to, this e-mail, may contain confidential information and is intended solely for the use of the individual or entity to whom they are addressed and may be subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.
************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 12 12:22:46 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.