Hi,
One of the builds on our Bamboo server has FishEye configured as a web repository. The repository in question makes use of the "svn:externals" property to include another repository and the build is set to detect changes to "svn:externals".
The problem is that when these changes are detected by Bamboo, the changeset URL's are all wrong, i.e. they don't point to a valid location in FishEye. For some reason, FishEye doesn't follow the "svn:externals" property (i.e. doesn't show the contents of the external repository) and there doesn't seem to be a configuration option to do this.
How can we get FishEye to show the contents of any repository included using the "svn:externals" property?