Its alive!! :D Thanks for that Jamis! I SCPed over my git rsa file to the server and put it in the right folder and setup an ssh config file to define github as a host and point to the right key. and then git clone worked. and then cap deploy worked too!! :) im getting a small message thats of concern in the end though.
** [out :: ahref.in] Couldn't find any pid file in '/home/<server_username>/public_html/<app>/releases/20090218060951/tmp/pids' matching 'dispatch.[0-9]*.pid' ** [out :: ahref.in] (also looked for processes matching "/home/<server_username>/public_html/<app>/releases/20090218060951/public/dispatch.fcgi") Is it something I would be well advised to look into? Thanks again Jamis! On Wed, Feb 18, 2009 at 11:30 AM, Jamis Buck <[email protected]> wrote: > > On 2/17/09 10:57 PM, Vinay Seshadri wrote: > > Whoops! sorry about that.. :D > > Well when I tried MY clone URL with the @, I get the same error cap gave > me. > > > > git clone [email protected] > > <mailto:[email protected]>:<git_username>/ahref.in.git test_git_clone > > Initialized empty Git repository in > /home/<server_user>/test_git_clone/.git/ > > Permission denied (publickey). > > fatal: The remote end hung up unexpectedly > > > > So does this mean the environments are the same and if I fix this here, > > it should reflect on Cap as well? > > That's my guess. :) > > - Jamis > > > > -- In Sport We Trust !!! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
