Beyond Compare for 3 way merge

I'm using Idea 8.1.2. I would like to use Beyond Compare's 3 way merge capability when resolving subversion conflicts.

I've customized the 'External Diff Tools' setting, and this works fine for comparing two files (e.g. - compare current file to latest repository version), but I don't see a setting for an external 3 way merge tool.

Am I missing an option somewhere?

Thanks,
Bob

0
6 comments
Avatar
Forums Migration User

I have been using BeyondCompare,BC, for about 10 years and would also like to have a way to use the 3-way merge.
I am underwhelmed with subversion 1.6.3 release and its 'improved' merge capability and Tree conflicts detection.
When we hit a slow time I'll push to move to GIT, but until that time any help that JetBrains could lend in this areas would be appreciated !

I would also like to see a way to use BC instead of the IJ buildin Local History difference.

0
Avatar
Pronam Chatterjee

+1

0

I created a JIRA issue for this:

http://www.jetbrains.net/jira/browse/IDEA-23732

Bob

0

guys, could you please clarify where/when '3-way merge external tool' should be invoked?

0

Are there any instructions for properly setting up Beyond Compare for even 2 way merge?
  (*Chris*)

0

TheChrisPratt wrote:

Are there any instructions for properly setting up Beyond Compare for even 2 way merge?
  (*Chris*)

  1. File > Settings > IDE Settings > External Diff Tools
  2. Check the "Use external tool to compare files" option
  3. Enter the path to Beyond Compare (e.g. C:\Program Files\Beyond Compare 3\BCompare.exe)  in the "Path to Executable" text field. (No additional parameters are needed)


You can configure Beyond Compare for merges in a similar manner via the "Use external merge tool" option. NOte that in its help, Beyond Compare has information on commad line options.

0

Please sign in to leave a comment.