On 10/1/05, Mark Hobson <markhobson@gmail.com> wrote:
> On 30/09/05, Emmanuel Venisse <emmanuel@venisse.net> wrote:
> > I don't know, I didn't look at it from a long time. It's the trygvis's module.
>
> Okay thanks. Trygvis - do you see svn push scheduling best working
> via the xml-rpc interface? Looking at the api it seems like you'd
> have to iterate over the projects to obtain the project id for a
> specific scm url, and then trigger that build.
It's best to keep track of the project id <-> scm path yourself and
send the appropriate project ID in the commit hook.
There is actually a 3rd listener (netcat) that would be significantly
easier to use from a post-commit hook than xmlrpc or soap.
- Brett
|