We have svn repository, now need to build code as perticular svn version from dropdown list using jenkins, Please help on this.
I tried to create scripted pipeline and inside it created python script to connect to svn and run job from latest svn revision.
Now need logic to show svn revisions in dropdown list in jenkins pipeline, so user can select required revision and run job.
Thanks
New contributor
Peter John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.