I might point out that this is not likely to be a Capistrano problem, since the version in that blog post was ~ 1.5 years old.
You should be aware that you need up to date Git versions on both your local machine and the server, preferably (of course) the same version locally, and remote, but also at least 1.6.x Unless you are using remote_cache this is a git problem, and - if you are using remote cache then you can usually rectify such problems by removing the cache, and starting over (so you will have one slow deploy) - Lee -- * 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
