-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Affects Version/s: 2.2.6, 2.4.4
-
Component/s: None
-
Severity 3 - Minor
Tags copied from directories not indexed by FishEye will not index.
To reproduce:
Create an SVN repo with the following structure:

Commit a file to each of project1/trunk and project2/trunk.
svn copy project1/trunk project2/tags/copiedAcross
svn copy project1/trunk project2/branches/copiedAcross
svn copy project2/branches/copiedAcross project2/tags/copiedLocally
Add a repo to FishEye for project2. That is:
SVN Url : [path to root]
Path: project2
When browsing the source, project2/branches/copiedAcross and project2/tags/copiedLocally will contain the file in project1/trunk, but project2/tags/copiedAcross will appear empty.

Linked support request: JST-12910