Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
676 views
in Technique[技术] by (71.8m points)

svn - How to setup Jenkins shared library with Subversion

Every example I've seen for Jenkins shared library setup on the web is based on Git/GitHub. Can anyone help me with that using Subversion?
I've struggled a lot but could not figure out what should be specified as the Default version. I've tried many different combinations of Project Repository Base, Include branches, Library Name and Default version but none worked.

Attached is the screenshot of my SVN repository setup. I know it's not as per the standards though, it should work somehow as it's just a demo project.

enter image description here

question from:https://stackoverflow.com/questions/65843106/how-to-setup-jenkins-shared-library-with-subversion

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

While setting up the shared library in Configure System --> Global Pipeline libraries select Retrival Methond : Morden SCM and Source Code Management : Subversion like below picture : enter image description here

and When you select Subversion it will ask you to choose subversion specific branching name like below: enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...