Open
Description
It looks like the make_package.* files are going to be a bit out of date since we moved to git. It looks for .svn files to clean up before it zips the plugin. We should probably update that to delete the .git folder instead.
Really, it looks like we have a lot of work to do here, but I'm not sure what the best approach is at this point. I think it would be great to extend the plugin installer to be able to just clone the plugin right off of this repository, or maybe break each plugin out into its own repo as mentioned in #3