是否有人安装了git和ControlControl,并在Windows 2003服务器上从GitHub获取了CruiseControl.
我一直在' public key errors (access denied)' - 我认为这是好的,因为这证实了git正在与GitHub交谈.
然而,不好的是我不知道在哪里安装rsa密钥,因此它们将被正在运行的进程(在上下文中的git)中选取cc.net.
任何帮助都会为我节省很多头发!
我试过安装钥匙;
c:\Program Files\Git.ssh
Run Code Online (Sandbox Code Playgroud)
跑步git bash然后cd ~带我去:c:\Program Files\Git
来自CC.net错误消息的当前错误:
ThoughtWorks.CruiseControl.Core.CruiseControlException:
Source control operation failed: Permission denied (publickey). fatal:
The remote end hung up unexpectedly .
Process command: C:\Program Files\Git\bin\git.exe fetch origin
Run Code Online (Sandbox Code Playgroud)
提前致谢