[Buildbot-commits] [buildbot/buildbot] ac48c4: recover from the SVN operation being interrupted

GitHub noreply at github.com
Wed Nov 19 07:21:09 UTC 2014


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: ac48c4ff7d6a1b070282d8b65f70c3da21f14694
      https://github.com/buildbot/buildbot/commit/ac48c4ff7d6a1b070282d8b65f70c3da21f14694
  Author: Mark Rowe <mrowe at apple.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M master/buildbot/steps/source/svn.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  recover from the SVN operation being interrupted

* in case 'svn info' returns 'E155037' (run 'cleanup' if it was
  interrupted), clobber the checkout

Fixes ticket:3053


  Commit: 9026f30aa96a39d90524d3b889c38d177db328a2
      https://github.com/buildbot/buildbot/commit/9026f30aa96a39d90524d3b889c38d177db328a2
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M master/buildbot/steps/source/svn.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1367 from sa2ajj/fix-3053

recover from the SVN operation being interrupted


Compare: https://github.com/buildbot/buildbot/compare/bdc8c8dc255e...9026f30aa96a


More information about the Commits mailing list