Hi,

On 01.01.2018 14:12, aha_1...@gmx.de wrote:
Hi Igor,

Am Montag 1. Januar 2018 schrieb Igor Mironchik:
Hello,

I'm new for contributing to Qt. I want to push to gerrit a comment.

git push gerrit HEAD:refs/for/5.10
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Am I missed something during configuring? Or I just don't have rights to
push?
Most likely you just don't have added your SSH public key to Gerrit.

You can verify by:

ssh -p 29418 your-usern...@codereview.qt-project.org

 ssh -p 29418 igor.mironc...@codereview.qt-project.org
Enter passphrase for key '/home/igor/.ssh/id_rsa':

  ****    Welcome to Gerrit Code Review    ****

  Hi Igor Mironchik, you have successfully connected over SSH.

  Unfortunately, interactive shells are disabled.
  To clone a hosted Git repository, use:

  git clone ssh://igor.mironc...@codereview.qt-project.org:29418/REPOSITORY_NAME.git

Connection to codereview.qt-project.org closed.

Maybe something wrong with refs?
I don't think so.

I just copied push command from

http://wiki.qt.io/Qt_Contribution_Guidelines

Thank you.
Happy New Year!
Andre
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to