Error Connecting to a Git Repository on Windows - null is not recognized as an internal or external command

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

問題

When attempting to connect Fisheye to a Git repository on Windows, an error is thrown:

Unable to clone remote repository: ssh://git.atlassian.com - ['"null"' is not recognized as an internal or external command,, operable program or batch file., fatal: The remote end hung up unexpectedly] - Cloning into bare repository clone...

原因

  • The msysgit installation has not been installed with the proper binaries that Fisheye needs to connect to the Git server, and must be defined on the user PATH.
  • This may also be caused by Fisheye not being able to find the 'ssh' command on the path.

ソリューション

  • Please reinstall mysysgit with the Git binaries (in particular, the git command).  Also please ensure that the git binary is on the PATH for the user that is running Fisheye. See these Fisheye specific notes. For more information, please see the msysgit documentation.
  • Please install ssh, and make sure that it is on your PATH (i.e. typing ssh at a command prompt finds the program). Then restart Fisheye.
最終更新日 2018 年 7 月 31 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.