Integrating Fish eye with Jenkins
Posted
by
ramaperumal
on Stack Overflow
See other posts from Stack Overflow
or by ramaperumal
Published on 2013-11-13T09:50:19Z
Indexed on
2013/11/13
9:53 UTC
Read the original article
Hit count: 314
jenkins
Jenkins is up and running in my organization.In configure tab under Repository browser we have an option called fish eye.If I select fish eye as an repository browser it is asking the fish eye URL (such as http://fisheye6.cenqua.com/browse/ant/)My requirment is I need to fetch the reports such as (we would like to track the SVN to take chain change report, to give statistics on how many check-in happening in each code base, how many cut has been taken from each branches…etc ).We need to achieve all these things in Jenkins itself. For performing such things we need to setup the seperate fish eye server.If that is the case why we have the fish eye option in jenkins.We can perform all these activities in Fisheye instead of Jenkins.
Please suggest,
Thx Rama
© Stack Overflow or respective owner