#2414: Git Source Checkout - Support Pull of Multiple Branches
-----------------------------+--------------------
Reporter:  Jeremy.Cornett    |       Owner:
    Type:  enhancement       |      Status:  new
Priority:  patches-accepted  |   Milestone:  2.0.+
 Version:                    |  Resolution:
Keywords:  git               |
-----------------------------+--------------------

Comment (by Jeremy.Cornett):

 Replying to [comment:1 tom.prince]:
 > While this sounds interesting, I think it is outside the scope of
 buildbot proper. One difficulty is that buildbot's data model doesn't
 support a sourcestamp having multiple branches, so that there is no way to
 communicate to the source step that it should check out multiple branches.

 Yes, it is a problem that the sourcestamp doesn't support having multiple
 branches. We had to forgo using the sourcestamp to determine what commit
 to check out for the builds. Because we are looking for changes to
 multiple branch for a single builder, we have to check out the head no
 matter what using the alwaysUseLatest=True switch on the Git source
 checkout because it doesn't check out the branch in the timestamp, but
 instead a set branch which is the base branch (master).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2414#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to