Note, though, that running without a pty can cause problems of its own. If all you want is to make sure that the path to gtar is set, you can set the "PATH" variable in the default environment in your deploy.rb:
default_environment["PATH"] = "/usr/bin:/usr/local/bin:/opt/local/ bin:..."
- Jamis On Apr 24, 2008, at 4:24 AM, perryn wrote:
I'm using bash, but .bashrc doesn't seem to be picked up either ( or perhaps it is, but the aliases in it are ignored - its hard to tell) I'm wondering if capistrano is running the tar command from a sftp session, and wether that has something to do with it.. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
smime.p7s
Description: S/MIME cryptographic signature
