简体   繁体   中英

How to access SVN repository on another computer using Windows Credentials from Jenkins

We are on a LAN. One of our computers has Jenkins installed. On another computer in the same LAN is our SVN repository. The repository is only accesible after we login to the server using username and password.

How can we setup our computer so Jenkins can login to the server and see when our SVN repository receives new commits etc?

Install Jenkins SVN plugin (Hpi file format) from jenkins site and after installing Jenkins svn plugin, you have to restart the Jenkins. You will find the check box for every successive changes or commit, it will start building the application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM