How to perform branching and merging in MATLAB's SVN integration?

13 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2025-1-31
MATLAB's SVN integration does not support branching or merging. You would need to use an external client like TortoiseSVN or the SVN command-line client to perform these operations.
To facilitate the process with MathWorks file types, MathWorks diff and merge tools can be registered with an external SVN client. For detailed instructions on how to customize external source control to use MATLAB for comparison and merge, you can access the release-specific documentation by executing the following command in the MATLAB R2019b command window:
>> web(fullfile(docroot, 'simulink/ug/customize-external-source-control-to-use-matlab-for-comparison-and-merge.html'))
For additional information regarding the current release, please follow the link below:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Source Control 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by