Feature #2622
wiki openindiana - prestable2
0%
Description
can't seem to make comments on openindiana wiki
Would it be possible to add the changeset revision number to the node id in identifying which illumos changeset is used?
Currently, in /var/adm/messages
Apr 14 07:49:46 shuttleX genunix: [ID 198659 kern.notice] ^MOpenIndiana Build oi_151a2 32-bit (illumos fc320b2833d3)
and in the announcement for prestable2 (022f1af9e21c)
would it be possible to use the following in order to facilitate finding which changeset was used:
'(illumos changeset xxxx:yyyyyyyyyyyy)'
for example, (illumos fc320b2833d3) should become (illumos changeset 13584:fc320b2833d3) which is easy to find, namely with the rev 13584.
for prestable2, therefore, (illumos changeset 13635:022f1af9e21c)
Updated by Richard PALO about 9 years ago
BTW, in contrast to the current web interface to the mirrored source repositories, the mercurial repository of, for example, http://hg.tryton.org/tryton/ seems quite performant. Is the reason something like this isn't used tied to the multiple source code management systems being integrated, namely git? thanks in advance
Updated by Ken Mays about 8 years ago
- Status changed from New to Closed
This is usually handled by the release manager and the hg. repos report the changesets used in the sustaining illumos-gate branch.
If you check the logs you'll see the changesets and patches used in more detail (moreso than release notes provide at times).
Closing ticket as this is already handled (unless the release manager disagrees).