Dear colleagues
First of all I have to tell you, that tortoisesvn is really a great tool.
I want to use SVN from Matlab in a loop, in which I want to update files and check them in in SVN automatically.
Therefore I use the following commands:
cmd='"C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit /closeonend:1 /path:"C:\ConnectSB\05_Script\01_Scripts\_Archiv\isnestedfield.m" /logmsg:"DAAM: MatlabTestMessage"'
Unfortunately the dialog window does not close but stays open and I have to do manually OK, which is not reasonable for usage in an automatic loop.
Then I read I can change that in the settings.
I changed to autoclose to "Auto-close if no erros" (see attachment).
But still the dialog window stays open.
What do I need to do, that I have the auto-close?
Is there a way to have the auto-close only at the script calls but not at manual SVN handling?
Kind regards & Thank you
Dario Ammann