Jenkins cannot access to SVN (https://)

后端 未结 3 1581
孤独总比滥情好
孤独总比滥情好 2021-02-14 07:08

I created Jenkins project that have files on SVN (https://repo.xxx.xxx/svn/priv/projectname; certificate is self-signed). My problem is that Jenkins have empty workspace for thi

3条回答
  •  无人共我
    2021-02-14 08:01

    Old question, I know. Maybe someone else will find this, though?

    I had this problem for awhile, before realizing that I hadn't downloaded the SVN plugin. Even though SVN appears as an option in the Source Code Management section of the configuration screen in Jenkins, the plugin wasn't installed. Hence: https://stackoverflow.com/a/11272158

提交回复
热议问题