SubWCRev.m

版本 1.1.0.0 (4.6 KB) 作者: Kurt Fischle
Read the status of a Subversion working copy using SubWCRev.exe
227.0 次下载
更新时间 2015/1/23

查看许可证

This function can be used to access version control information from the "Subversion" version control system from within MATLAB.
It is similar to Jochen Rau's checkVCstate.m, but closer to the standard functionality of SubWCRev.exe:
- it takes a working copy path as argument instead of a function name list
- it allows specification of SubWCRev.exe option switches
- it does not store unversioned and modified files as ZIP
It was tested with MATLAB 2012b, TortoiseSVN 1.7.1, Build 22161 (32 Bit), Microsoft Windows 7 Version 6.1 (Build 7601: Service Pack 1).
Note: if you need to access more SVN properties like Author or Url, check the alternative http://de.mathworks.com/matlabcentral/fileexchange/49129-subwcrev2--varargin--/content/SubWCRev2.m

引用格式

Kurt Fischle (2024). SubWCRev.m (https://www.mathworks.com/matlabcentral/fileexchange/47520-subwcrev-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
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.1.0.0

Added note about SubWCRev2.m

1.0.0.0