[Buildbot-commits] [djmitche/buildbot] 64f188: TryClient: add Perforce support (fixes #258)

noreply at github.com noreply at github.com
Sat Jan 30 18:11:06 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 64f18856e348cfeeb2d6823f57df46c5424c71c0
    http://github.com/djmitche/buildbot/commit/64f18856e348cfeeb2d6823f57df46c5424c71c0
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-30 (Sat, 30 Jan 2010)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
TryClient: add Perforce support (fixes #258)

Initial patch by Karl Koehler.

There is still some work to do here. Mostly documentation.


Commit: 2bcb5d93ad6c34505681cb9d9a5adf0e9a863f60
    http://github.com/djmitche/buildbot/commit/2bcb5d93ad6c34505681cb9d9a5adf0e9a863f60
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-30 (Sat, 30 Jan 2010)

Changed paths:
  M buildbot/scripts/runner.py
  M docs/buildbot.texinfo

Log Message:
-----------
Advertise the newly added Perforce TryClient


Commit: f881c60658b93722407908654189e24d766c9a08
    http://github.com/djmitche/buildbot/commit/f881c60658b93722407908654189e24d766c9a08
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-30 (Sat, 30 Jan 2010)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
PerforceExtractor.getBaseRevision(): quote arguments properly


Commit: 727446f884f7909ed0db3db1eaf88746168a3a70
    http://github.com/djmitche/buildbot/commit/727446f884f7909ed0db3db1eaf88746168a3a70
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-30 (Sat, 30 Jan 2010)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
PerforceExtractor: raise an exception if we couldn't extract the changelist number


Commit: b67ecd8d9d9729937dafccfaa38af6944610e0b6
    http://github.com/djmitche/buildbot/commit/b67ecd8d9d9729937dafccfaa38af6944610e0b6
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-30 (Sat, 30 Jan 2010)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
PerforceExtractor: require that the user specify a branch


Commit: 6cc970788a4f50d5f2b15bae1b4169c4b6aefd6b
    http://github.com/djmitche/buildbot/commit/6cc970788a4f50d5f2b15bae1b4169c4b6aefd6b
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-30 (Sat, 30 Jan 2010)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
PerforceExtractor: document limitation and usage






More information about the Commits mailing list