Description
To use Apache infrastructure for hosting the site, we're using svnpubsub which automatically checks out updates from https://svn.apache.org/repos/asf/incubator/reef/ to where the contents can be published to http://reef.incubator.apache.org/.
So while the code is being managed by git, the generated contents are deployed by svn. As it is cumbersome to migrate git-versioned code to svn manually, we should create a script that does that work for us.