It looks like the new version of Capistrano is broken. I've not confirmed this for myself but it looks like 'cap deploy' now deletes the most recent release.
I would strongly suggest not upgrading at this point. - Mike ---------- Forwarded message ---------- From: Kyle Bragger <[email protected]> Date: Tue, Jan 5, 2010 at 10:10 AM Subject: [capistrano] Re: Deployments broken with 2.5.11 To: Capistrano <[email protected]> Not sure if this is related or not: http://timothynjones.wordpress.com/2010/01/04/fatal-bug-in-capistrano-2-5-11/ On Jan 4, 10:37 am, Ryan Waldron <[email protected]> wrote: > I've got the same problem here (deploying from MacOSX 10.5 to a Fedora Core > 5 (yes, that old) box). I'm using the default timestamped release directory > names. 'ls -xt' works properly on FC5, and 'ls -x' reverses the order > (giving oldest first instead of newest first). > > Just FYI. > > > > On Sun, Jan 3, 2010 at 1:04 AM, Josh Perfetto <[email protected]> wrote: > > Hi, > > > Just upgraded to 2.5.11 and it seems a few things broke with > > deployments. deploy:migrate now attempts to execute the migration in > > the oldest release directory (rather than the newest), and > > deploy:cleanup deletes all but the oldest 5 directories, basically the > > opposite of what you want. It all works fine in 2.5.10. This is on > > Ubuntu 9.10. > > > -Josh > > > -- > > * You received this message because you are subscribed to the Google Groups > > "Capistrano" group. > > * To post to this group, send email to [email protected] > > * To unsubscribe from this group, send email to > > [email protected]<capistrano%2bunsubscr...@googlegrou > > ps.com>For more options, visit this group at > >http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
