I might be reading the stack trace incorrectly, but isn't the error happening locally?
Excerpt from around line 14 of http://pastie.org/1661238: c:/RubyonRails/Ruby187/lib/ruby/gems/1.8/gems/capistrano-2.5.19/lib/capistrano/r ecipes/deploy.rb:98:in ``': No such file or directory - /usr/bin/git > ls-remote h ttp://[email protected]/hikari17/molex_app.git master (Errno::ENOENT) from > c:/RubyonRails/Ruby187/lib/ruby/gems/1.8/gems/capistrano-2.5.19/lib /capistrano/recipes/deploy.rb:98:in `run_locally' Dean, what's the output of `which git' on your local? On Tue, Mar 15, 2011 at 1:01 PM, Lee Hambley <[email protected]> wrote: > Dean, any friends with *nix knowledge, this is starting to smell like > something that 5 minutes pairing with someone could fix; if they know enough > to fill in gaps in your knowledge (and you can bring them up to speed on > what we've been doing here) - it's almost certainly something & nothing… > - Lee > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
