2 Replies Latest reply on Apr 5, 2011 5:05 PM by sri.narayanan.gce

    Git download of source using the command given in the doc page results in error :

    sri.narayanan.gce

      Git download of source using the command given in the doc page results in error :

      doc page : http://www.jboss.org/arquillian/build.html

       

      failed command :

       

      git clone git@github.com:arquillian/arquillian.git arquillian

       

       

      terminal Log trace :

       

      narayant@narayant-VPCEB16FG:~$  git clone git@github.com:arquillian/arquillian.git arquillian

      Initialized empty Git repository in /home/narayant/arquillian/.git/

      The authenticity of host 'github.com (207.97.227.239)' can't be established.

      RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.

      Are you sure you want to continue connecting (yes/no)? yes

      Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.

      Permission denied (publickey).

      fatal: The remote end hung up unexpectedly