相关疑难解决方法(0)

在Windows上使用Hudson的Git插件克隆/获取存储库的问题

在任何人为此向我射击之前 - 我已经检查了每个合适的线程,但仍未找到解决我问题的方法.

我在Windows服务器上安装了gud插件的Hudson(不是我的选择),Hudson作为服务运行.Git/bin在路上.但是我无法克隆存储库.这是控制台输出的缩短显示:

Started by user anonymous
Checkout:workspace / C:\.hudson\jobs\sdf\workspace - hudson.remoting.LocalChannel@65394b
Last Built Revision: Revision 74200b32314231a5efdadd87bf36b42ec145c720 (origin/master)
Checkout:workspace / C:\.hudson\jobs\sdf\workspace - hudson.remoting.LocalChannel@65394b
Fetching changes from the remote Git repository
Fetching upstream changes from ssh://git.mccannlondon.co.uk/git/mccann_admin
[workspace] $ "C:\Program Files\Git\bin\git.exe" fetch -t ssh://git.mccannlondon.co.uk/git/mccann_admin +refs/heads/*:refs/remotes/origin/*
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 f1:48:2a:0a:d9:18:cf:2e:f2:8c:b3:25:7f:34:d5:34
Connection …
Run Code Online (Sandbox Code Playgroud)

windows git clone hudson

6
推荐指数
1
解决办法
7475
查看次数

标签 统计

clone ×1

git ×1

hudson ×1

windows ×1