
我已經安裝了
- 詹金斯
- Jenkins 上 SCM 的 Git 插件
- Bonobo Git 伺服器
要將 Jenkins 配置為從 Git 構建,我輸入位於本地網路上的 url http://devserv/Bonobo.Git.Server/<reponame>.git
,然後輸入使用者名稱和密碼,然後收到以下錯誤訊息:
Failed to connect to repository : Could not init C:\Windows\TEMP\hudson8497551621296692258tmp
我嘗試進入該資料夾並授予每個人對其的完全訪問權限,只是為了測試,但沒有幫助。
有任何想法嗎?
答案1
您是否在 Jenkins 安裝中設定了正確的 git 可執行檔路徑?
如果沒有,請前往管理 Jenkins > 設定係統 -> Git。