[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
Mon Apr 29 10:30:03 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: undecided
Version: 0.8.6p1 | Resolution:
Keywords: git |
--------------------+------------------------
Comment (by johnt):
The machine I am using has an old version of git installed and I cant
upgrade it at the moment so the following line in a builder wont work
unless I use the workaround listed above:
Git( repourl='/path/to/repo', branch='testing', mode='clobber' )
I dont think its necessary to make a change to the code so long as there
is a note in the documentation stating that there is a minimum version of
Git required for some features and possibly a link to the workaround if
people need it.
--
Ticket URL: <http://trac.buildbot.net/ticket/2473#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list