I've been struggling with this for a couple hours, and just cannot
wrap my head around this.

My googling has lead me to believe the problem is that Git is not in
my path, which is correct as it is set in my .bash_profile, and
setting the path with .ssh/environment is not an option with my host.

However I have `set :scm_command, "/home/paperpig/local/git/bin/git"`
in my deploy, which if I am reading the error correctly, is returning
not found.

custom_require.rb:27: command not found: /home/paperpig/local/git/bin/
git ls-remote [EMAIL PROTECTED]:jkestr/pigeons.git master

What confuses me is I commented out my .bash_profile, logged back into
my host and cut and pasted the command in. It ran just fine.

Any pointers would be great as I've been spending seven hours on this
now and haven't found much to run off of.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to