I am using MySql Workbench, which stores files using a proprietary format which it turns out is simply a renamed zip file.
I would like the unzipped contents to be placed in my repository on commit.
Is it possible to have SVN run a batch file to unzip the contents before comitting to the repository?