[Buildbot-devel] Problem using GitPoller

Charles Lepple clepple at gmail.com
Fri Jul 30 02:37:39 UTC 2010


On Thu, Jul 29, 2010 at 6:08 PM, Brad Hards <bradh at frogmouth.net> wrote:
> All I see in the logs is entries like:
> 2010-07-29 14:52:56-0400 [-] gitpoller: processing 2 changes
> 2010-07-29 14:52:56-0400 [-] adding change, who Andreas Schneider
>        , 1 files, rev=None, branch=master, repository=, comments s3-spoolss:
> Fixed debug statements and increased level.
...
> c['schedulers'].append(Scheduler(name="quick", branch=None,

I haven't played with branch=None in a while, but I think it's up to
the change source to map the VC system's default branch ("master", for
Git) to the None value.

Have you tried branch="master" in the Scheduler?

-- 
- Charles Lepple




More information about the devel mailing list