[Buildbot-devel] Help getting SVN step to work

Dan Kegel dank at kegel.com
Wed Jun 12 22:10:40 UTC 2013


On Wed, Jun 12, 2013 at 12:04 PM, Amy Troschinetz
<Amy.Troschinetz at adometry.com> wrote:
> I'm trying to do something relatively simple, just updating a SVN repo as
> part of a step in one of our configurations build factories.
> ...
> starting svn operation
> /usr/bin/svn update --non-interactive --no-auth-cache --username buildbot
> --password XXXX --revision 85e9884b7117e1788898dcdbab946593bb1addca
> ...
> svn: Syntax error in revision argument
> '85e9884b7117e1788898dcdbab946593bb1addca'
>
> Obviously that's not at all a SVN reversion number. No idea where it even
> came from.

I know that wasn't what you wanted to ask about, but
maybe buildbot broadcasts changes promiscuously, and relies on you to
specify a change_filter when configuring your scheduler?
- Dan




More information about the devel mailing list