up vote 4 down vote favorite
share [g+] share [fb]

We are developing a Xcode project, using subversion version control.

I have yet to find a good tool to handle merge conflicts. Any tool recommendations? What you are using?

At the moment I am using Kdiff3, but it is a lot of work to handle lots of conflicts. Ideally I'd like to have graphical interactive tool.

Update: I found SmartSVN product, and I think it is the best.

link|improve this question
feedback

3 Answers

FileMerge.app (can be configured to run from scripts / command-line as opendiff).

link|improve this answer
feedback

I've used Meld under linux and apparently there's a mac port available. Also a quick Google search found DiffMerge which looks promising (though I've never used it.)

link|improve this answer
feedback

I'm in love with Cornerstone. I find it the simple and intuitive UI, along with simplistic keyboard shortcuts saves lots of time compared to the command line or other programs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.