-
Type:
Suggestion
-
Resolution: Duplicate
-
None
-
Component/s: None
-
None
I copied the original meesage from user to avoid any missing while deliver the message.
I have posted a (xmltidy) of two repositories that are used by the same team.
Two separate projects in Perforce:
- //depot/betw
- //depot/agw
When displayed in fisheye files are displayed as (example):
/flow/src/config.xml
If both repostories have a config.xml file you will see the following in Jira:
/flow/src/config.xml
/flow/src/config.xmlThere is no way to tell which file is from with depot in Perforce.
A simple solution would be to have the option to always display the full path for files in Fisheye / Crucible / Jira so that the differences are obvious:
//depot/betw/flow/src/config.xml
//depot/agw/flow/src/config.xmlThis issue is more likely to affect company that have teams work on multiple source branches at the same time. It becomes more of an issue as each area many have standardized ANT Build templates, IVY repository store information... standardized configuration naming procedure.
In one case for a new system being developed, every project has 10+ files similarly named for automatic building by an CI system. These files appear "identical" if the changes are being tracked through Jira or through other products that get data out-of Fisheye.
Suggested Way to Improve:
- Show the full path of each file (include the repo name)