capistrano_copy_with_remote_cache_strategy 0.1
This is a mix of Capistrano copy and remote_cache strategy. Like copy it works with unversioned directories (set :scm, :none). Like remote_cache it rsyncs local repository with remote cache and only then copies remote cache to release directory.
Gemfile:
=
install:
=
Versions:
- 0.1 December 20, 2012 (11.5 KB)
Runtime Dependencies (1):
capistrano
>= 2.13.0