I want to deploy my newly build Symfony2 project using capifony. After the initial setup with cap deploy:setup, which worked just fine, all the needed files/folders were created.
But now when I want to cap deploy the subdirectories aren't created.
failed: "sh -c 'cd /var/www/project/releases/20120402201938 && php bin/vendors install --reinstall'" on host.com- redshark1802php bin/vendorsand after a reboot the subdirectories got created. I have no idea.. - redshark1802