[Buildbot-commits] [Buildbot] #2531: Git step fails, if workdir exists but isn't a git checkout.
Buildbot trac
trac at buildbot.net
Thu Jul 18 05:55:39 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 | Keywords: git master-side-source-steps
------------------------+------------------------------------------
If the workdir exists, but isn't a git checkout, buildbot will try to
clone to that directory, but will fail, since `git clone` fails on a non-
empty directory.
--
Ticket URL: <http://trac.buildbot.net/ticket/2531>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list