SubWCRev2( varargin )
This function can be used to access version control information from the "Subversion" version control system from within MATLAB. By using the SubWCRev COM object instead of SubWCRev.exe, it gives access to more SVN properties than SubWCRev.m (http://de.mathworks.com/matlabcentral/fileexchange/47520-subwcrev-m), e.g. to the properties "Author" or "Url". On the other hand, it does not return an exit code, and it does not support the command line switches of SubWCRev.exe (except for -e and -f).
SubWCRev2 was tested with MATLAB 2012b, TortoiseSVN 1.7.1, Build 22161 (32 Bit), Microsoft Windows 7 Version 6.1 (Build 7601: Service Pack 1).
Cite As
Kurt Fischle (2026). SubWCRev2( varargin ) (https://www.mathworks.com/matlabcentral/fileexchange/49129-subwcrev2-varargin), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
