How to commit an excel file to tortoiseSVN repository using MATLAB.

2 Ansichten (letzte 30 Tage)
sachin k p
sachin k p am 5 Dez. 2018
Beantwortet: Mohan Feng am 10 Dez. 2018
Is it possible to commit an excel file to TortoiseSVN repository using Matlab code. I would like to commit changes made in the excel file to SVNrepository and then compare the latest revision with previous revision.

Antworten (1)

Mohan Feng
Mohan Feng am 10 Dez. 2018
MATLAB does not directly provide any interface to tortoiseSVN. But we provide many interfaces that may help you achieve this, including COM interface, external interface to other languages (C, C++, Java, ...) and system call. You could refer to the following documentation for more information.

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by