#1719: all VCs: missing way to override checkout branch
------------------------+---------------------------------------------------
Reporter:  PiotrSikora  |        Owner:        
    Type:  enhancement  |       Status:  closed
Priority:  major        |    Milestone:  0.8.4 
 Version:  0.8.2        |   Resolution:  fixed 
Keywords:  gerrit       |  
------------------------+---------------------------------------------------
Changes (by Piotr Sikora):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Add support for fetching from "virtual branch".

 Prior to this patch, buildslave tried to retrieve revision from:
 1) local repository,
 2) remote repository (from regular branch).

 With this patch, buildslave will try also (assuming that it received
 change from GerritChangeSource):
 3) remote repository (from "virtual branch").

 We could probably skip 2) in case of changes received from
 GerritChangeSource, but I didn't play enough with Gerrit+Git
 to be 100% sure about that.

 This fixes #1719 for Gerrit, but not for other code review systems.
  Changeset: a9f4bde521942ee911d601e53450c51c55c22cb2

-- 
Ticket URL: <http://buildbot.net/trac/ticket/1719#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to