Hello, I'm trying to apply multi-staging deployment using capistrano-ext, but I can't get beyond the setup stage. Without multi-staging activated deploy:setup creates directories owned by the deployment user and then deploys work. But with multi-staging the directories created are owned by root and then deploys run into "permission denied" when they try to create files and sub-directories. Anyone else have experienced this or similar? I guess I could manually chown the directories after setup, but I'm worried that would just be patching the surface of the problem.
/PEZ - http://twitter.com/CoBPEZ --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
