Hello, So I'm trying to deploy to a Solaris box using deploy_via :copy
It doesn't work, because tar on the target box doesn't understand the z option, so I need to use gtar instead. I aliased tar to gtar in my .profile, but it seems this is not getting run by capistrano. I know that this was a problem prior to 2.1, but I am using 2.2.0.. I will be pathetically grateful to anyone who can suggest a solution. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
