> different deployment stages. I'm hesitant about adding the git clean,
> because even little tweaks to the SCM modules tend to have large (and
> largely hidden) side effects. I think I'd rather recommend that people
> set :copy_cache to a different directory for each staging environment.

And understandable caution, but that doesn't really solve the problem  
-- if you remove a submodule during the normal course of development,  
you'll still run into the problem without changing environments.  The  
problem arose for us because of different environments, but it is not  
the only way it could happen.

Perhaps a config variable :git_clean defaulted to false?

Darrell


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to