When I view a crucible review that contains just a single revision (i.e. no diff available) I see some color coding on the left side next to each line of code. Some items are dark blue with the revision # and the committer's name. It appears that these are the lines introduced in the most recent revision. Is that accurate? If so, then what are the other shades of blue? I see several lighter shades of blue next to other lines. I looked through the confluence documentation but was not able to find any description of these.
blue-shades.png
Hi Edward,
In FishEye, when viewing file contents you can control Annotation Highlighting. Default is "Age" (darker colour means newer revision), but you can switch to "Author" (lines committed by different authors would have different colour) or "None" to disable colouring. This is explained here: https://confluence.atlassian.com/display/FISHEYE/Viewing+file+content and can be seen for example on this page: https://fisheye1.atlassian.com/browse/firebird/manual/ReadMe?r=1.6
In Crucible to keep the UI simpler option to change Annotation Highlighting is not rendered and colouring by "Age" is effective. The meaning is the same, the darker the colour the more recent revision touched those particular lines.
Hope that helps,
Piotr
I just noticed that your response is about Fisheye. My question was specifically about code reviews in Crucible. I assume that is the same? Is that something that the author of the code review can control?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See the second paragraph of my answer, I've explained how this affect Crucible. I started with explaining FishEye behaviour in the first paragraph just to give you the full context of this feature. Hope that helps, Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! Very helpful, thanks for including links to the relevant documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.