-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Repositories
Nowadays, empty directories and deleted files can be hidden while browsing the repository.
However, some repository types such as SVN allow deleting branches (by running, for example, svn rm branches/xx && svn commit -m 'branch removal').
These deleted branches cannot be hidden in FishEye.
It would be great to be able to hide them while browsing the repository and also from the branch selector.
Possible workarounds:
- Configuring a Start Revision
- Adding excludes
In both cases, it is required to re-index the repository from scratch.