How to merge conflicting files under source control?

1 Ansicht (letzte 30 Tage)
Philippe
Philippe am 9 Jan. 2015
Under version 2014b, we are using the built-in SVN source control (for simple .m files so far). Let's say my colleague and I both grab a copy of a file in our sandbox, she modifies her version and commits the change. Then, if I make my own changes (in my sandbox) and try to commit my version of the file I get an error message, which is to be expected.
My problem is that "normally" I should be able to compare the two files, decide which changes to keep and then commit. However, I can't seem to find how to do this.
describes this but basically, I never even get to the point of seeing the red exclamation mark showing a conflict (i.e. I'm stuck at point 2 in the section "Resolve Conflicts"). I've looked into every possibility under "Right-Click -> Source Control" and nothing has helped.
Should I download turtoiseSVN or is there a way to do this natively in matlab?
Thanks Philippe

Antworten (0)

Kategorien

Mehr zu Source Control Integration finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by