Hudson git clone error

后端 未结 4 1701
不思量自难忘°
不思量自难忘° 2020-12-15 10:36

I have created free-style software project in Hudson.

I want to clone a public Git repository: git://github.com/bret/watir.git

Build fails with error message

4条回答
  •  Happy的楠姐
    2020-12-15 10:56

    Git plugin 0.7.3 have some issues when used with windows absolute paths.

    Try using relative paths instead.

提交回复
热议问题