On Apr 9, 2009, at 3:35 PM, TimBooher wrote:
> set :keep_releases, 3 # (doesn't seem to work) Hi Tim - Hey, for what it's worth, keep_releases will only come into play when you run the "deploy:cleanup" task. I usually set up my cap deploys to do this automatically, e.g., in deploy.rb: after "deploy", "deploy:cleanup" Yours, Tom --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
