[Buildbot-commits] [Buildbot] #2531: Git step fails, if workdir exists but isn't a git checkout.

Buildbot trac trac at buildbot.net
Sun Aug 11 01:42:14 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 dustin):

 In irc, tomprince suggested that the best we can do here is this: if the
 builddir exists, but the `.git` subdirectory does not, then clobber.

 That requires adding a ListDir command on the slave, and checking for its
 existence on the master, but I think that's a good addition to the
 protocol anyway.

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


More information about the Commits mailing list