#661: Add support for Mercurial to console view
------------------------+---------------------------------------------------
Reporter: marcusl | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Version: 0.7.11 | Keywords:
------------------------+---------------------------------------------------
The console view currently requires a linear integer revision id to work.
Mercurial has this in addition to the hash-ids, so it should be possible
to make it work.
(The integer ids are only unique per repo, not globally, but it should
work just fine in this case.)
For this to work, we need to send revision as a string containing both:
'1235:1234deadbeef5432cdcd' and then split it properly somewhere. Perhaps
making revision an object rather than just a string and/or int would help
solve this.
--
Ticket URL: <http://buildbot.net/trac/ticket/661>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits