------------------
- Embed ``File.source`` assets in fuselage bundles properly (instead of
including them in the JSON payload).
- For SVN, always run EnsureDirectory to ensure can checkout to directory. Only
svn co if no .svn directory. This will fail if directory isnt empty.
- Various python 3 fixes (thanks mitchellrj)
- Various OSX fixes.