[Buildbot-commits] [Buildbot] #2473: using the branch option to choose a tag fails if using a git version older than 1.7.10

Buildbot trac trac at buildbot.net
Tue Apr 30 01:32:30 UTC 2013


#2473: using the branch option to choose a tag fails if using a git version older
than 1.7.10
------------------------+--------------------
Reporter:  johnt        |       Owner:
    Type:  defect       |      Status:  new
Priority:  major        |   Milestone:  0.8.+
 Version:  0.8.6p1      |  Resolution:
Keywords:  git, simple  |
------------------------+--------------------
Changes (by dustin):

 * keywords:  git => git, simple
 * milestone:  undecided => 0.8.+


Comment:

 Let's leave this here, then.  The tricky bit about a code change is that
 Buildbot doesn't know if it's looking at a tag or a branch, so it doesn't
 know when to add a "refs/tags/" prefix.  If someone can come up with a way
 to figure that out, then we'll merge a patch.  Otherwise, folks running
 into this problem will find this bug and use the workaround.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2473#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list