[Buildbot-devel] Problem with SVNPoller

fabio.de.bona fabio.de.bona at tuebingen.mpg.de
Wed Apr 4 07:15:04 UTC 2007


Stephan Richter wrote:
> Hi everyone,
>
> I am having a problem with the SVN poller. There seems to be a failure while 
> doing the poll. Unfortunately I know nearly nothing on to get a deferred 
> system debugged, so I am lost. I appreciate any help I get.
>
> Here is the failure output:
>
> 2007/04/03 23:55 CDT [Broker,0,127.0.0.1] Got slaveinfo from 'local-jsa'
> 2007/04/03 23:55 CDT [Broker,0,127.0.0.1] bot attached
> 2007/04/03 23:55 CDT [Broker,0,127.0.0.1] Buildslave local-jsa attached to 
> keys-
> trunk-test
> 2007/04/03 23:55 CDT [-] maybeStartBuild <Builder 'keys-trunk-test' at 
> 108284068
> 4>: [] [<buildbot.process.builder.SlaveBuilder instance at 0x408b862c>]
> 2007/04/03 23:56 CDT [-] SVNPoller polling
> 2007/04/03 23:56 CDT [-] SVNPoller finished polling
> 2007/04/03 23:56 CDT [-] _finished : [Failure instance: Traceback: 
> exceptions.IO
> Error, got stderr
>         ]
> 2007/04/03 23:56 CDT [-] Unhandled error in Deferred:
> 2007/04/03 23:56 CDT [-] Failure: exceptions.IOError: got stderr
>
> Thanks for any hints in advance!
>
> Regardsm
> Stephan
>   
Hi Stephan,
I had the same error output. My problem was that I was using and old 
version of subversion which had no support for the "--xml" flag the 
SVNPoller uses. Upgrading your SVN to 1.4.x might work. If you already 
have a new Subversion version then you could copy the svn command string 
which is created inside the svnpoller and try it by hand.

Fabio

-- 
Dipl.-Inf. Fabio De Bona
Friedrich Miescher Laboratory
Max Planck Society
Spemannstraße 39, 72076 Tübingen, Germany





More information about the devel mailing list