[Buildbot-devel] subversion push to buildbot

Diane Maple dianemaple76 at yahoo.com
Tue May 14 21:49:42 UTC 2013


AH!!!

My change filter uses the "project" key and the project string is the full "http:/HOST/PATH" to the repository :-p

That explains what was going wrong.  I'm not sure why that didn't click before.

the "project" key is just a string o match exactly in the change list.... I get it now...

Thank you.


________________________________
 From: Jared Grubb <jared.grubb at gmail.com>
To: Diane Maple <dianemaple76 at yahoo.com> 
Cc: Buildbot-devel at lists.sourceforge.net 
Sent: Tuesday, May 14, 2013 2:35 PM
Subject: Re: [Buildbot-devel] subversion push to buildbot
 


Do you have a Scheduler that watches for SVN checkins to trigger a Builder?

The SingleBranchScheduler is probably what you need:
 http://docs.buildbot.net/0.8.7p1/manual/cfg-schedulers.html#sched-SingleBranchScheduler 

There is an example there.

Or do you already have this but it's still not working?

Jared

On May 14, 2013, at 14:23, Diane Maple <dianemaple76 at yahoo.com> wrote:

Hello,
>
>
>I setup subversion to push to buildbot via the svn_buildbot.py script.
>Buildbot sees the change and it shows up in the water fall as a path relative to the root of my repository.
>
>
>... then nothing... no builds.
>
>
>I'm guessing I have something wrong with my change filter or something... 
>
>
>Can someone PLEASE post a full, clear example with multiple build slaves, targets (filters) of a working master.cfg
>
>
>Thank you.------------------------------------------------------------------------------
>AlienVault Unified Security Management (USM) platform delivers complete
>security visibility with the essential security capabilities. Easily and
>efficiently configure, manage, and operate all of your security controls
>from a single console and one unified framework. Download a free trial.
>http://p.sf.net/sfu/alienvault_d2d_______________________________________________
>Buildbot-devel mailing list
>Buildbot-devel at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/buildbot-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130514/8f440cea/attachment.html>


More information about the devel mailing list