-
Suggestion
-
Resolution: Fixed
-
None
Consider a scenario where there is a large Subversion repository with its root at the URL:
http://svn.example.com/repository/
a Bamboo plan is configured to be checked out from the following location in the Subversion repository:
http://svn.example.com/repository/organisation/department/project/module/
Consider that there is a departmental instance of Fisheye, configured with a repository named "deptrepo", located at:
http://svn.example.com/repository/organisation/department/
So, the FishEye URL corresponding to the Bamboo plan is:
http://fisheye.example.com/browse/deptrepo/project/module/
Bamboo's Fisheye integration does not currently support such a configuration, as it will attempt to construct a FishEye URL containing the "organisation/department" components of the plan's Subversion URL, even those these are not visible in the FishEye view of the repository.
In particular, this problem affects integration of Bamboo with JIRA Studio.
There may be workarounds that make use of mod_rewrite to perform URL translation.
Hi,
Bamboo 2.5 now comes with a FishEye specific web repository configuration, which should now handle this case. To make use of this you will need to update you plans to use the new Web Repository Type. You can update multiple plans at a time using the Bulk Action functionality in the Administration section of Bamboo.
If you are still experiencing problems, let me know.
Cheers,
Brydie