On Oct 24, 4:31 pm, "Lee Hambley" <[EMAIL PROTECTED]> wrote:
> Hi Rich,
>
> Try this out for
> size..http://github.com/37signals/fast_remote_cache/tree/master- it uses
> hardlinks to effectively abolish the time required for the copy.. and might
> lead you down the road of finding how a more advanced remote_cache system
> works.. maybe you could try your rsync mod anyway...
>
Works a treat. I tested this out today. Our old cap deploy strategy
of 'svn co' takes about 15mins per deploy. The 'new' strategy of
using remote_cache takes about 5mins per deploy, and the 'new-new'
strategy of using fast_remote_caches takes about 20 seconds per
deploy.
Thank you.
Regards,
Rich
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---