I have several websites running on Symfony 1.4 on a SVN repositiory, that uses a lot of javascript and css files. My current process is to manually minify the files before putting them live on production. I have tried to use a few plugins that i found online but they don't work with my websites, I have worked with the developers of the plugins and still couldn't resolve the issues.
I was wondering if anyone had any other solutions.
I am using PHP5, SVN and Symfony 1.4, no databases.