[TYPO3-dev] Gerrit: Pushing to review.typo3.org fails on windows 7
Stephan Helten
stephan.helten at engage.de
Thu Jun 16 12:50:36 CEST 2011
Hi,
I followed the instructions on
<http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine>
http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine.
And I read <http://wiki.typo3.org/Git_TroubleShooting>
http://wiki.typo3.org/Git_TroubleShooting certain times.
In the git-bash (of Windows 7) I can successfully connect via ssh to
review.typo3.org:
------------------
$ ssh -p 29418 freund at review.typo3.org
Warning: Permanently added the RSA host key for IP address
'[46.4.218.144]:29418
' to the list of known hosts.
Enter passphrase for key '/c/Users/freund/.ssh/id_rsa':
**** Welcome to Gerrit Code Review ****
[.]
Connection to review.typo3.org closed.
------------------
When trying to push to extbase submodule, I get following errors:
------------------
freund at FREUND_MOBILE
/g/Projekte/typo3/TYPO3v4/typo3_src-git/typo3/sysext/extbas
e (issue_27413)
$ git push -v
Pushing to
ssh://freund@review.typo3.org:29418/TYPO3v4/CoreProjects/MVC/extbase.
git
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 c1:13:da:c3:0c:e6:f8:50:f9:b2:c9:03:34:6e:83:b6
Connection abandoned.
fatal: The remote end hung up unexpectedly
-------------------
I have pageant running and added the ssh key properly.
Does anybody know what to do?
kind regards
Stephan Helten
More information about the TYPO3-dev
mailing list