-
Bug
-
Resolution: Fixed
-
Low
-
1.0.4
-
None
The (re)vision numbers aren't matching with perforce.
For example, the diff link looks like:
http://hostname/path?content-type=text/vnd.viewcvs-markup&r1=3&r2=4
where it should look like
http://hostname/path?content-type=text/vnd.viewcvs-markup&r1=133611&r2=133753
A similar problem happens with the "(version n)" link; it's got the wrong revision number in the text and the href, ie 4 instead of 133753.
Hopefully an easy one for you guys to fix.
Cheers,
David
- is cloned from
-
BAM-1118 FishEye link from Perforce project causes exception
-
- Closed
-
Hi David,
I have fixed bamboo to use the change list numbers instead of file revision numbers in the diff links. Unfortunately this will only take affect on future builds (old builds will still have the revision number). I have included the changes in the next release.
Cheers
Brydie