-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
When you had a version of the plugin installed before and used the general
configuration dialog to enter a user defined position for your Mercurial
installation, in Jobs using Mercurial the new browsers for googlecode and
bitbucket do not show up in the the dropdown only hgweb is available.
In your hudson directory there is a file called
hudson.plugins.mercurial.MercurialSCM.xml.
If this file specifies HgWeb as your repositoryBrowser class, the alternate
classes are not shown. Deleting the file or changing the class to
hudson.plugins.mercurial.browser.HgBrowser and a restart should do the trick.