svnHintsAndTips - probml/pmtk3 GitHub Wiki
- summary Miscellaneous svn tips in the context of PMTK3
If you use the Tortoise SVN client for windows the following Matlab shortcuts might be of interest to you.
* SVN Update
* SVN Commit
* SVN Log
* SVN Diff
The SVN Diff shortcut displays the differences between the currently open working copy of a Matlab file and the repository version.
Also see this important note regarding [svnMimeTypes].