From: goodieboy Date: 2007-09-27T04:40:03+09:00 Subject: Re: Vlad the D. - help and observations And to get the hang to stop... in the :rollback task, I added the -f flag to rm like: run "rm -f #{current_path}; ln -s #{previous_release} #{current_path} && rm -rf #{current_release}" That seems to work! Matt