Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[libra-dev] gerrit push problem continues

Hi,

I have followed the instructions in the wiki and tried to push a commit using a certificate but got the following error. We used a clean git clone.

Remote Push Specification HEAD:refs/for/master
Remote Push URL ssh://myener@xxxxxxxxxxxxxxx:29418/libra/org.eclipse.libra.git

Macintosh-4:org.eclipse.libra murat$ git push review
The authenticity of host '[git.eclipse.org]:29418 ([206.191.52.44]:29418)' can't be established.
RSA key fingerprint is xx:xx:xx.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[git.eclipse.org]:29418,[206.191.52.44]:29418' (RSA) to the list of known hosts.

fatal: One or more refs/for/ names blocks change upload
fatal: The remote end hung up unexpectedly

Inline image 1

- Murat



Back to the top