Skip to content
mattbdunham edited this page Feb 5, 2010 · 7 revisions

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
    {{{system('TortoiseProc /command:update /closeonend:1 /path:"C:\pmtk3"');}}}
Clone this wiki locally