Package buildbot :: Package changes :: Module p4poller
[frames] | no frames]

Module p4poller

source code

Classes
  P4PollerError
Something went wrong with the poll.
  P4Source
This source will poll a perforce repository for changes and submit them to the change master.
Functions
 
get_simple_split(branchfile)
Splits the branchfile argument and assuming branch is the first path component in branchfile, will return branch and file else None.
source code
Variables
  __package__ = 'buildbot.changes'