Deploying from Snow Leopard:
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin10.8.0]
git version 1.7.6

To CentOS 5
ruby 1.9.3p0 (2011-10-30 revision 33570) [i686-linux]
git version 1.7.1

Rails 3.2.2

On Friday, 9 March 2012 12:11:18 UTC+1, Mauro Asprea wrote:
>
> Weeks ago I have changed the remote git url repo, pull updates into the 
> "remote_cache" in my server and everything seemed to be working. But every 
> 2 or 3 "cap deploy" I can see that somewhere capistrano is failing to fetch 
> the HEAD commit. What I'm seeing is that from time to time it goes nuts and 
> it tries to deploy the Last "old remote" commit. Even after I have disabled 
> the "remote_cache" option and deleted the /shared/cache_copy directory from 
> the server. 
>
> right now I'm just reading the hash deployed and I cancel it if it is 
> incorrect. And retry. This usually works.
>
> Ideas?
>

On Friday, 9 March 2012 12:11:18 UTC+1, Mauro Asprea wrote:
>
> Weeks ago I have changed the remote git url repo, pull updates into the 
> "remote_cache" in my server and everything seemed to be working. But every 
> 2 or 3 "cap deploy" I can see that somewhere capistrano is failing to fetch 
> the HEAD commit. What I'm seeing is that from time to time it goes nuts and 
> it tries to deploy the Last "old remote" commit. Even after I have disabled 
> the "remote_cache" option and deleted the /shared/cache_copy directory from 
> the server. 
>
> right now I'm just reading the hash deployed and I cancel it if it is 
> incorrect. And retry. This usually works.
>
> Ideas?
>

-- 
* 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

Reply via email to