Sorting tags

Brendan Simon (eTRIX) brendan.simon at etrix.com.au
Wed Feb 1 10:46:06 UTC 2012


My 'bzr tags' command produces the following:

    v5.6.14              251
    v5.6.14-rc1          246
    v5.6.14-rc2          250
    v5.7.0               301
    v5.7.0-dev1          257
    v5.7.0-dev2          259
    v5.7.0-dev3          264
    v5.7.0-dev4          280
    v5.7.0-rc1           281
    v5.7.0-rc2           300


Note that the release candidates (-rc*) and dev builds (-dev*) are
displayed earlier than the final releases.

I want to display in revision order.  Is there a way to get bzr tags to
display in chronological revision order ??

    v5.6.14-rc1          246
    v5.6.14-rc2          250
    v5.6.14              251
    v5.7.0-dev1          257
    v5.7.0-dev2          259
    v5.7.0-dev3          264
    v5.7.0-dev4          280
    v5.7.0-rc1           281
    v5.7.0-rc2           300
    v5.7.0               301


The help (bzr tags --help) wasn't that helpful for the sort arguments :(
Note: using bzr 2.4.2.

Thanks,
Brendan.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20120201/3afc6971/attachment.html>


More information about the bazaar mailing list