Displaying 1 result from an estimated 1 matches for "before_code_update".
2006 Aug 02
0
Capistano - before_update_code issue
I''m using the before_code_update task to write the diff between the
currently deployed code to the one in the repository to a file for
future use - however I''ve noticed that when the before_update_code is
included in config/deploy.rb - the deployment script symlinks to the
previous release versus the new one checked out -...