file used for cap <stage-name> deploy:rollback

27 views
Skip to first unread message

okram

unread,
Apr 23, 2015, 4:48:48 PM4/23/15
to capis...@googlegroups.com
Versions:
  • Ruby 2.1.1
  • Capistrano 2

Platform:
  • Working on.... ubuntu
  • Deploying to... rhel 6.6

Q:  Which file is used by capistrano 2 to identify the previous revision, while performing a cap <stage-name> deploy:rollback. I cant seem to find this in any documentation git clone from github pulls down the cap3 

Lee Hambley

unread,
Apr 23, 2015, 5:09:40 PM4/23/15
to Capistrano

You can list the tags, also on GH and review the code at the v2 head tag. It should use the names of the directories, sorted

--
You received this message because you are subscribed to the Google Groups "Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to capistrano+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/b7947487-2d1a-4d02-ac87-37e0e153b436%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

okram

unread,
Apr 26, 2015, 6:32:59 PM4/26/15
to capis...@googlegroups.com
So, is it like it will do an ll -t for the /path/to/app/releases or (deploy_to/releases) and redo a symlink to the previous folder inside the releases folder? But doesn't maintain any file to track the releases deployed?

Lee Hambley

unread,
Apr 27, 2015, 3:11:31 AM4/27/15
to Capistrano
Reply all
Reply to author
Forward
0 new messages