On 5/19/09 9:48 PM, Scott Johnson wrote: > I agree 100%. But unfortunately neither of those options is good for > me; the backticks are in the built-in deployment recipes (specifically > deploy:rollback:cleanup and the Perforce p4client_root). And my > default shell is tcsh because of an organization-wide, IT- > maintained .cshrc file which I need. > > I'd like to help make Capistrano work for more people "out of the > box". I appreciate your help but I totally understand if you don't > care to support semi-oddball setups like mine.
Well, it's not my call anymore. :) I'm no longer supporting Capistrano, so I'll leave it up to those who are actively maintaining Capistrano forks to decide whether they want to incorporate a fix. In meantime, I'll keep lurking from here in the peanut gallery. :) - Jamis > > > On 19 May, 20:08, Jamis Buck<[email protected]> wrote: >> Honestly, the simplest option for you would be to put the stuff that you >> need backticks in, in a separate script file, and then invoke that >> script from Capistrano. That, or switch your default shell to something >> posix. > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
