Borrar filtros
Borrar filtros

How to merge conflicting files under source control?

1 visualización (últimos 30 días)
Philippe
Philippe el 9 de En. de 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

Respuestas (0)

Categorías

Más información sobre Source Control Integration en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by