= sfProjectExportPlugin = The `sfProjectExportPlugin` freezes and export project without .svn folders == Installation == * Install the plugin {{{ symfony plugin-install http://plugins.symfony-project.com/sfProjectExportPlugin }}} * Clear your cache to enable the autoloading symfony feature to find the new classes {{{ symfony cc }}} === Available Pake Task Commands === * Freeze & Export project without .svn folders {{{ symfony project-export /folder/to/export/the/project }}} == Changelog == === 09-04-2007 | 1.1.2 Stable === * Bertrand.Zuchuat: initial release * Pascal.Borreli: wrote README * Bertrand.Zuchuat: removed logs files from processing * Bertrand.Zuchuat: removed upload folder from processing * Bertrand.Zuchuat: removed doc folder from processing * Bertrand.Zuchuat: removed test folder from processing * Bertrand.Zuchuat: removed symfony/symfony.php file (root folder) from processing