A bug was introduced in git plugin 2.0.4 which case the repository browser URL not to be saved.
The fix is in: https://github.com/jenkinsci/git-plugin/commit/b46de67f7f30139f5a876b6f1c6f21fcdbfea821 The bug report is https://issues.jenkins-ci.org/browse/JENKINS-22064 Mark Waite On Fri, Mar 28, 2014 at 11:43 AM, Hemang Lavana <[email protected]>wrote: > Hi, > > It seems that there is some issue with gitblit integration in the recent > versions or something not setup correctly in my environment. I downloaded > and installed jenkins LTS 1.532.2 and installed latest git plugin 2.0.4 and > git-client plugin 1.7.0. In a job, I selected: > > * SCM as Git > ** Repository Browser: gitblit (changed from Auto) > Gitblit root url: <path to the root of my gitblit instance> > Project name in gitblit: demo.git > > When I save this job, it saves everything except for the "gitblit root > url". As a result, it is not able to link the scm changes to my gitblit > instance. Is this a known issue and any idea on how to fix this. It used to > work before but I don't recall which version of the git plugin I was using > then. On the gitblit side, I have tried with 1.3.2 and 1.4 version and that > doesn't seem to make any difference. > > Thanks, > Hemang. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
