On 1/19/09 7:17 PM, Darrell Fuhriman wrote: >> 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?
Maybe. And maybe your original proposal is fine. I'd just like to have a few experienced capistrano/git users chime in. Perhaps post it on lighthouse (did you already?) and request comments. (Ultimately, I think git's concept of submodules is flawed, but that's neither here nor there.) - Jamis --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
