필터 지우기
필터 지우기

How to Automate SVN update from .EXE or on open of MATLAB

조회 수: 4 (최근 30일)
raghavendra kandukuri
raghavendra kandukuri 2020년 1월 23일
답변: raghavendra kandukuri 2020년 1월 23일
Hello,
I am looking for a way to do SVN update when some one opens . EXE of m-script, so that they can get all latest changes associate with that .EXE instead of they maullay doing right click in repository -> SVN UPDATE.
is it do-able?
Any help is higley appreciated!
  댓글 수: 1
Guillaume
Guillaume 2020년 1월 23일
Your process is not clear. Do you actually version your executables? Typically you version the source of the executables (the m files) not the executable itself (.exe file.
It's not clear what you mean by doing a right click? What are you right-clicking. Note that you cannot modify an executable file while the executable is running so it's unclear what you're doing at the moment.

댓글을 달려면 로그인하십시오.

답변 (1개)

raghavendra kandukuri
raghavendra kandukuri 2020년 1월 23일
yes i am versioning the source of executables(all m files associated with it).
Do i need to create the .EXE every time when i make any small chnage in .m file? or is there a way to handle it?

카테고리

Help CenterFile Exchange에서 Source Control Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by