My Fisheye/Crucible and Bitbucket Server instances already have an application link set up. When repositories on the Bitbucket Server are added using the instructions for "Add a Git repository that is hosted in Bitbucket Server", everything works great. Specifically, Fisheye/Crucible shows the Bitbucket repository as "Added" in the "Bitbucket Server repositories" tab and pushes to the repository automatically trigger FishEye to run an incremental index.
My problem arises for Fisheye/Crucible repositories which were created using the "Add a repository" instrutions. As I would expect, it does not appear as "Added" in the "Bitbucket Server repositories" tab and does not get automatic incremental indexes. But it seems there is no way to correct this once the repository has been made.
How do I configure a repository originally created in Fisheye/Crucible the "normal" way to get the benefits of Fisheye/Crucible + Bitbucket Server integration? I was unable to find any configuration page on the front end of Fisheye/Crucible or Bitbucket Server which appear to be related to this functionality.
I'm aware of two workarounds:
Hi Daniel,
It doesn't matter if repository was added as a Bitbucket's git repository or with a standard "Add repository", as long as it's location URL matches the one Bitbucket Server is returning as clone URL. Ensure it is identical, paying attention to correct case of letters, spaces etc.
If you struggle, for your repository added via standard "Add repository" option, add it again as Bitbucket synchronised repository (the 2nd workaround you suggested), go to new repository admin in FishEye, go to "SCM Details" tab, "Git Connection Details" section, copy the "Repository Location" URL. Now you can remove the new repository created in FishEye, go to your original repository and past the copied clone location into same "Repository Location" field.
I just tested on my own, I can confirm I'm getting Bibtucket push notification pushed to FishEye even if repository is added manually.
Hope that helps,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.