Tortoise SVN Wrapper

版本 1.0.0.0 (3.2 KB) 作者: Jed F.
Simple wrapper for Tortoise SVN.
4.3K 次下载
更新时间 2009/5/29

查看许可证

This function is a very simple wrapper to run TortoiseSVN. Since Windows Matlab doesn't support SVN directly, this is a way to control svn from within Matlab. It is NOT intended to replace Matlab's versioning control.

I also created 3 wrappers for the 3 most commonly functions I use: checkout, commit & add. It is very trivial to create new wrappers for yourself.

Example:
svn checkout [TortoiseSVN Dialog]
edit newfile.m [M-File Editor]
svn add newfile.m
svn commit [TortoiseSVN Dialog]

引用格式

Jed F. (2024). Tortoise SVN Wrapper (https://www.mathworks.com/matlabcentral/fileexchange/24307-tortoise-svn-wrapper), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Source Control Integration 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0