Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to configure jenkins to work with websvn

I started using jenkins and now trying to configure it to use websvn for diff and files view. I saw a post that say I have to configure multyviews. but I dont understand exactly what it means and how to work with it after it is configured.

like image 565
oshai Avatar asked Apr 06 '11 09:04

oshai


1 Answers

The solution was to use websvn2 plugin of jenkins which support the url with parameters

like image 143
oshai Avatar answered Oct 08 '22 07:10

oshai