Skip to content
mattbdunham@gmail.com edited this page Jul 16, 2010 · 7 revisions
  1. summary Miscellaneous svn tips in the context of PMTK3

SVN Development Hints & Tips

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].

Clone this wiki locally