Archive for the 'Capistrano' Category

I was deploying my latest code to live site today using Capistrano, and suddenly I stucked in a problem. When I tried to deploy the code, it checked out the latest version on the server and while executing after_symlink task it rolled back. I was surprised because the deploy script was working fine earlier and […]

Tuesday, May 15th, 2007 | No Comments

I was deploying my latest code to live site today using Capistrano, and suddenly I stucked in a problem. When I tried to deploy the code, it checked out the latest version on the server and while executing after_symlink task it rolled back. I was surprised because the deploy script was working fine earlier and […]

Tuesday, May 15th, 2007 | No Comments