Category Archives: Quick Notes
Moving SVN Repositories
I recently relocated a number SVN repositories to a new hosting provider. To do so I ended up merging ideas from a number of different locations, so here is a quicknote that summarizes the various steps, both for the server … Continue reading
Posted in Quick Notes, Tips & Tools
1 Comment
MATLAB to MySQL through SSH tunnel
A “QuickNote” about how to connect MATLAB to a remote MySQL server through an SSH tunnel. (updated 12/21/2011 to avoid port issues with Cisco VPN) Why: The server only accepts encrypted connections and I couldn’t figure out an easy way … Continue reading
Posted in MATLAB, Quick Notes, Tips & Tools
2 Comments