We have decided on Jira and Confluence and are now looking at other Atlassian tools that may make our lives easier.
I understand that FishEye allows all kinds of visualization of a source code repository that the native tooling for CVS does not. We have, however, migrated to git, which has a large ecosystem of very useful tools.
Question is: Can FishEye tell us something useful we cannot get from the native tools? (Or commercial tools at a competitive price)?
Update 2022: The BitBucket server option will be discontinued in Feb. 2024.
A migration to the Cloud offer will then be mandatory.
Update 2018: Stash is called BitBucket server now...
Update January 2013: it is called Stash now.
(see sendmoreinfo's comment)
Original answer February 2012:
From FishEye2.7, you can not only access remote repo, but also create within FishEye server new Git repo.
See "the FishEye manual page", "Creating a Git repository", and "Enabling Repository Management in FishEye".
The blog post "FishEye in Practice: Setting up your own Git repositories" also presents that feature, listing the goals for that feature:
That means FishEye will leverage the access layer (like the Apache Server on top of which FishEye is running) for internal Git repo access.
It will also provide basic authorization mechanism, meaning you don't have to setup a separate infrastructure like another Apache+Gitolite in order to manage internal repos: you can directly use the FishEye server.