Hi, since I have multiple apps of the same type deployed to different servers I have a specific version of files database.yml in each deploy.
The normal way to save these files would be to use git stash and then git stash apply after checking out new code. Is there a way to do this with capistrano? I haven't found a way yet. Thanks for any help. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
