Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 16:21:49 +0000 (UTC)
From:      Sreenath Battalahalli <sreenathbh@rocketmail.com>
To:        <freebsd-mips@freebsd.org>
Subject:   git authentication
Message-ID:  <784402863.2634171.1447258909201.JavaMail.yahoo@mail.yahoo.com>
References:  <784402863.2634171.1447258909201.JavaMail.yahoo.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi
I am trying to create a mips build environment on my machine. I am following instructions from
https://github.com/freebsd/freebsd-wifi-build/wiki

The step 
git clone git@github.com:freebsd/freebsd-wifi-build data/freebsd/build
fails with following error:
------
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
--------
I have a github account, and I used it instead of "git@" in above command with same result.
I think this is a trivial thing, but can't find an answer.
Do I need to request specific access to freebsd/freebsd-wifi-build  project on Git?

thanks,
Sreenath



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?784402863.2634171.1447258909201.JavaMail.yahoo>