SubWCRev.m

Read the status of a Subversion working copy using SubWCRev.exe
228 download
Aggiornato 23 gen 2015

Visualizza la licenza

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

Cita come

Kurt Fischle (2026). SubWCRev.m (https://it.mathworks.com/matlabcentral/fileexchange/47520-subwcrev-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Source Control in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: Check subversion version control status

Versione Pubblicato Note della release
1.1.0.0

Added note about SubWCRev2.m

1.0.0.0