[Buildbot-commits] [Buildbot] #2203: svn copy method, timeout setting has no impact

Buildbot nobody at buildbot.net
Tue Feb 14 07:50:47 UTC 2012


#2203: svn copy method, timeout setting has no impact
-------------------+-----------------------
Reporter:  doh     |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  undecided
 Version:  0.8.5   |   Keywords:
-------------------+-----------------------
 Setting timeout to SVN buildstep(master side) does not influence actual
 timeout. It does make a copy of 'source' dir with timeout set to 120,
 which is quite insufficient for copying big projects.

 The way to solve the problem is to either add '-v' flag for 'cp'
 command(will not work for huge files) or make 'timeout' setting take into
 account.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2203>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list