Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: f1090bdebfa9cd3a214ce1c7edf1585454678869
      
https://github.com/buildbot/buildbot/commit/f1090bdebfa9cd3a214ce1c7edf1585454678869
  Author: Steve Hoelzer <[email protected]>
  Date:   2013-12-13 (Fri, 13 Dec 2013)

  Changed paths:
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/test/unit/test_changes_hgpoller.py

  Log Message:
  -----------
  Make HgPoller break file paths correctly

The command to get revision info lists all files on one line and was
splitting on spaces to get file paths. Sometimes paths have spaces so
that doesn't work. Instead, insert a pathsep character between paths
and use that for splitting.

This fixes http://trac.buildbot.net/ticket/2595


  Commit: 2bbee4fb6c8df05bf9f4544852714157edd5056c
      
https://github.com/buildbot/buildbot/commit/2bbee4fb6c8df05bf9f4544852714157edd5056c
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2013-12-14 (Sat, 14 Dec 2013)

  Changed paths:
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/test/unit/test_changes_hgpoller.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'master' of git://github.com/shoelzer/buildbot


Compare: 
https://github.com/buildbot/buildbot/compare/09497079ae87...2bbee4fb6c8d
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to