[Buildbot-commits] [SPAM] [Buildbot] #716: Add parent-rev to change and use this in console
Buildbot
buildbot-devel at lists.sourceforge.net
Tue Feb 16 12:04:54 UTC 2010
#716: Add parent-rev to change and use this in console
-----------------------------------+----------------------------------------
Reporter: marcusl | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: master (give git sha1) | Keywords:
-----------------------------------+----------------------------------------
The console currently sorts revision either by rev-id (int) or time.
Neither is appropriate for DVCS:es as rebasing may cause older commits
have newer as parents.
I suppose if time is not time-of-commit but time-of-notification, we're
alright, but it'd be nice to have more information about
commits/changesets available in the buildbot, to make things right.
This is especially important when we the revision graph is non-linear
(i.e. the typical DAG of merges/branches that DVCS:es allow).
--
Ticket URL: <http://buildbot.net/trac/ticket/716>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list