SVN in MATLAB
Use MATLAB to work with files under SVN source control, manage and use SVN locks, compare and merge changes and resolve SVN conflicts.
Topics
- Source Control Integration in MATLAB
Use MATLAB built-in integrations with Git™ and Subversion (SVN) or write your own source control integration using SDK.
- Set Up SVN Source Control
MATLAB provides built-in SVN integration.
- Work with Files Under SVN in MATLAB
Checkout SVN repository, add files to SVN source control, and review and commit modified files.
- Get SVN File Locks
Use SVN locks to avoid merge issues.
- Resolve SVN Source Control Conflicts
Examine and resolve conflicts in files under SVN source control.
- Set Source Control Preferences
Disable a source control system and set Git preferences in MATLAB Online™.
- Customize External Source Control to Use MATLAB for Diff and Merge
Use the MATLAB Comparison Tool for diff and merge from external source control tools.