[Buildbot-commits] [Buildbot] #2531: Git step fails, if workdir exists but isn't a git checkout.
Buildbot trac
trac at buildbot.net
Mon Jul 29 03:49:56 UTC 2013
#2531: Git step fails, if workdir exists but isn't a git checkout.
-----------------------------------------+------------------------
Reporter: tom.prince | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: undecided
Version: master | Resolution:
Keywords: git master-side-source-steps |
-----------------------------------------+------------------------
Comment (by srinup):
Now git source step has retry
option(http://docs.buildbot.net/latest/manual/cfg-buildsteps.html#id3). If
git checkout fail because of some reason it will remove the build
directory and clone again.
If the directory is created by buildbot I think it should be empty before
clone. Can you please tell when(use case) the build directory is not empty
before git tries to clone.
--
Ticket URL: <http://trac.buildbot.net/ticket/2531#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list