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

Re: Auto-merge control...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-13 09:43:52 CEST

Robert Conde wrote:
> This might be a subversion issue...but it would be great if there were
> better control over automerging files. We much prefer to manually merge
> the files. Our solution thus far has been to put a non-text mime type on
> all our source files to prevent automerging. Unfortunately this has
> undesirable side effects such as dis-abling the blame functionality. It
> would be great if you could just disable auto-merging on a per file
> extension basis.

To disable auto merging completely, edit the config file (settings
dialog, general page, click on "Edit").
In the [helpers] section of the config file, you can specify which
diff-cmd and diff3-cmd Subversion should use. If you specify there e.g.
a batch file which always returns FALSE, Subversion then always creates
a conflict and doesn't merge the changes automatically.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Aug 13 09:44:07 2006

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.