while testing project distribution I found myself packaging the project over and over again.
So, I made this very simple Pake task that makes a tarball of the project without any subversion, eclipse, cache and log files.
For me it is very useful while making a distribution archive.
How to use:
symfony tar
(it will also freeze and unfreeze the project)
and you've got a projectname.tgz file of your distribution. (found one level higher then your project directory)
